(9steps total)
PrintForm
Definitions
mb
event
system
1
Sections
EventSystems
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
fun
exp
add
sq
2
1
1.
n
:
2. 0<
n
3.
m
:
,
f
,
i
:Top. (
f
^
n
-1+
m
(
i
)) ~ (
f
^
n
-1(
f
^
m
(
i
)))
4.
m
:
5.
f
: Top
6.
i
: Top
(
f
^
n
+
m
(
i
)) ~ (
f
^
n
(
f
^
m
(
i
)))
By:
Subst (
n
~ (
n
-1+1)) 0 THENL [Auto;Id] THEN Subst ((
n
-1+1+
m
) ~ (
n
-1+
m
+1)) 0
THENL
[Auto;Id]
Generated subgoal:
1
(
f
^
n
-1+
m
+1(
i
)) ~ (
f
^
n
-1+1(
f
^
m
(
i
)))
5
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(9steps total)
PrintForm
Definitions
mb
event
system
1
Sections
EventSystems
Doc