(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
is
member
append
lemma
T:Type, eq:{T=
}, L:T List, x:T. x(
eq) L
(
M,N:T List. L = (M @ (x.N)))
By:
RepeatFor 2 (Analyze 0)
THEN
DiscreteEq -1
THEN
UnivCD
Generated subgoal:
1
1.
T:
Type
2.
eq:
{T=
}
3.
eq
T
T
4.
x,y:T. eq(x,y)
x = y
5.
L:
T List
6.
x:
T
7.
x(
eq) L
M,N:T List. L = (M @ (x.N))
About:
(15steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc