hol
arithmetic
4
Sections
HOLlib
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Theorem
Name
Thm*
n
,
m
:
.
n
m
&
m
n
n
=
m
[less_equal_antisym]
cites the following:
Thm*
all(
n
:hnum. all(
m
:hnum. implies(and(le(
n
,
m
),le(
m
,
n
)),equal(
n
,
m
))))
[hless_equal_antisym]
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
hol
arithmetic
4
Sections
HOLlib
Doc