(33steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc
At:
not
disjoint
is
member
lemma
T:Type, eq:{T=
}, L,M:T List.
disjoint(eq;L;M)
(
x:T. x(
eq) L & x(
eq) M)
By:
UnivCD
Generated subgoal:
1
1.
T:
Type
2.
eq:
{T=
}
3.
L:
T List
4.
M:
T List
5.
disjoint(eq;L;M)
x:T. x(
eq) L & x(
eq) M
About:
(33steps)
PrintForm
Definitions
Lemmas
list
3
jlc
Sections
Support(jlc)
Doc