(7steps total)
PrintForm
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
union
sigma
inverses
1
1.
A
: Type
2.
B
: Type
InvFuns(
A
+
B
;
i
:
2
if
i
=
0
A
else
B
fi;union_to_sigma;sigma_to_union)
By:
Analyze
Generated subgoals:
1
3.
x
:
A
+
B
sigma_to_union(union_to_sigma(
x
)) =
x
3
steps
2
3.
y
:
i
:
2
if
i
=
0
A
else
B
fi
union_to_sigma(sigma_to_union(
y
)) =
y
2
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(7steps total)
PrintForm
Definitions
DiscreteMath
Sections
DiscrMathExt
Doc