(33steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
not
disjoint
is
member
lemma
1
1
1
1
1
2
1.
T:
Type
2.
eq:
{T=
}
3.
eq
T
T
4.
x,y:T. eq(x,y)
x = y
5.
L:
T List
6.
M:
T List
7.
u:
T
8.
v:
T List
9.
True
(
x:T. False & x(
eq) v)
True
(
x:T. False & x(
eq) (u.v))
By:
OnHyps [-1;0] Reduce
THEN
Analyze 0
Generated subgoal:
1
10.
True
x:T. False & if eq(x,u)
true
else x(
eq) v fi
About:
(33steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc