(11steps total)
PrintForm
Definitions
Lemmas
mb
event
system
1
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
concat
map
upto
1
2
1.
T
: Type
2.
f
:
(
T
List)
3.
t
:
4.
t'
:
5.
t
<
t'
6.
t
+1 = 0
(concat(map(
f
;upto(
t
))) @ (
f
(
t
))) ~ concat(map(
f
;upto(
t
+1-1) @ [(
t
+1-1)]))
By:
Subst ((
t
+1-1) ~
t
) 0
Generated subgoal:
1
(concat(map(
f
;upto(
t
))) @ (
f
(
t
))) ~ concat(map(
f
;upto(
t
) @ [
t
]))
4
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(11steps total)
PrintForm
Definitions
Lemmas
mb
event
system
1
Sections
EventSystems
Doc