(3steps total)
PrintForm
Definitions
IteratedBinops
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
binary
ident
unique
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
By:
Inst: is_ident(
A
;
f
;
u
) Using:[
v
] THEN Inst: is_ident(
A
;
f
;
v
) Using:[
u
]
Generated subgoal:
1
7.
f
(
u
,
v
) =
v
&
f
(
v
,
u
) =
v
8.
f
(
v
,
u
) =
u
&
f
(
u
,
v
) =
u
u
=
v
Auto
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(3steps total)
PrintForm
Definitions
IteratedBinops
Sections
DiscrMathExt
Doc