(2steps total)
PrintForm
Definitions
IteratedBinops
Sections
DiscrMathExt
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
Iteration over a null sequence is the identity element.
At:
iter
via
intseg
null
A
:Type,
f
:(
A
A
A
),
u
:
A
,
a
,
b
:
,
e
:({
a
..
b
}
A
).
b
a
(Iter(
f
;
u
)
i
:{
a
..
b
}.
e
(
i
)) =
u
By:
Auto
Generated subgoal:
1
1.
A
: Type
2.
f
:
A
A
A
3.
u
:
A
4.
a
:
5.
b
:
6.
e
: {
a
..
b
}
A
7.
b
a
(Iter(
f
;
u
)
i
:{
a
..
b
}.
e
(
i
)) =
u
1
step
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(2steps total)
PrintForm
Definitions
IteratedBinops
Sections
DiscrMathExt
Doc