fix(doc/lean/library_style): adjust to reflect changes in the standard library
This commit is contained in:
parent
39129f112b
commit
375997fe65
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ import standard algebra.ordered_ring
|
||||||
open nat algebra
|
open nat algebra
|
||||||
|
|
||||||
check lt_of_succ_le
|
check lt_of_succ_le
|
||||||
check lt_of_not_le
|
check lt_of_not_ge
|
||||||
check lt_of_le_of_ne
|
check lt_of_le_of_ne
|
||||||
check add_lt_add_of_lt_of_le
|
check add_lt_add_of_lt_of_le
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
Loading…
Reference in a new issue