(16steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
At:
is
member
of
append
lemma
T:Type, eq:{T
}, L,M:T List, x:T. x(
eq) (L @ M)
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.
x:
T
x(
eq) (L @ M)
x(
eq) L
x(
eq) M
About:
(16steps)
PrintForm
Definitions
list
3
jlc
Sections
Support(jlc)
Doc