(17steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
remove
is
member
lemma
1
1.
T:
Type
2.
eq:
{T
}
u:T, L:T List, v:T. v(
eq) remove(eq;u;L)
v(
eq) L
By:
Equivalence -1
Generated subgoal:
1
3.
eq
T
T
4.
x:T. eq(x,x)
5.
x,y:T. eq(x,y)
eq(y,x)
6.
x,y,z:T. eq(x,y)
eq(y,z)
eq(x,z)
u:T, L:T List, v:T. v(
eq) remove(eq;u;L)
v(
eq) L
About:
(17steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc