(13steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
sublist
iff
assert
sublist
2
x
1
2
1
1
1
1.
T:
Type
2.
L:
T List
3.
M:
T List
4.
eq:
{T=
}
5.
eq
T
T
6.
x,y:T. eq(x,y)
x = y
7.
u:
T
8.
v:
T List
9.
(u(
eq) M
x
v.x(
eq) M)
u(
eq) M &
x
v.x(
eq) M
10.
u(
eq) M & v(
eq)M
x
v.x(
eq) M
By:
BackThru
Thm*
L:T List, P:(T
).
x
L.P(x)
x
L.P(x)
Generated subgoal:
1
x
v.x(
eq) M
About:
(13steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc