Step * of Lemma axiom-list

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

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


Latex:


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


By


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




Home Index