(5steps total)
PrintForm
Definitions
Lemmas
mb
list
2
Sections
MarkB
generic
Doc
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
At:
permute
double
sum
n
,
m
:
,
f
:(
n
m
),
p
:(
n
n
),
q
:(
m
m
).
Bij(
n
;
n
;
p
)
Bij(
m
;
m
;
q
)
sum(
f
(
p
(
x
),
q
(
y
)) |
x
<
n
;
y
<
m
) = sum(
f
(
x
,
y
) |
x
<
n
;
y
<
m
)
By:
Auto THEN Unfold `double_sum` 0
Generated subgoal:
1
1.
n
:
2.
m
:
3.
f
:
n
m
4.
p
:
n
n
5.
q
:
m
m
6. Bij(
n
;
n
;
p
)
7. Bij(
m
;
m
;
q
)
sum(sum(
f
(
p
(
x
),
q
(
y
)) |
y
<
m
) |
x
<
n
) = sum(sum(
f
(
x
,
y
) |
y
<
m
) |
x
<
n
)
4
steps
About:
IF YOU CAN SEE THIS go to /sfa/Nuprl/Shared/Xindentation_hack_doc.html
(5steps total)
PrintForm
Definitions
Lemmas
mb
list
2
Sections
MarkB
generic
Doc