Step * of Lemma non-pair-list

[T:Type]. ∀[L:T List].  L ∈ Unit supposing ispair(L) ff
BY
(Auto THEN Unhide THEN ListInd THEN All Reduce THEN Auto) }

1
1. Type
2. ff ff
⊢ [] ∈ Unit


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[L:T  List].    L  \mmember{}  Unit  supposing  ispair(L)  =  ff


By


Latex:
(Auto  THEN  Unhide  THEN  ListInd  2  THEN  All  Reduce  THEN  Auto)




Home Index