(3steps total)
PrintForm
Definitions
IteratedBinops
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
A binary operation has at most one identity value.
At:
binary
ident
unique
A
:Type,
f
:(
A
A
A
),
u
,
v
:
A
. is_ident(
A
;
f
;
u
)
is_ident(
A
;
f
;
v
)
u
=
v
By:
Auto
Generated subgoal:
1
1.
A
: Type
2.
f
:
A
A
A
3.
u
:
A
4.
v
:
A
5. is_ident(
A
;
f
;
u
)
6. is_ident(
A
;
f
;
v
)
u
=
v
2
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(3steps total)
PrintForm
Definitions
IteratedBinops
Sections
DiscrMathExt
Doc