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