list
3
jlc
Sections
Support(jlc)
Doc
Theorem
Name
Thm*
P:(T
Prop), L,M:T List.
x
(L @ M).P(x)
x
L.P(x)
x
M.P(x)
[list_exists_append_lemma]
cites
Thm*
L:T List. (L @ nil) = L
[append_nil_right_identity]
list
3
jlc
Sections
Support(jlc)
Doc