Step * of Lemma list-set-type-property

[T:Type]. ∀[P:T ⟶ ℙ].  ((∀x:T. SqStable(P[x]))  (∀L:{x:T| P[x]}  List. (∀x∈L.P[x])))
BY
(Auto THEN THEN Auto THEN GenConclAtAddr [2] THEN Auto THEN (-2) THEN Unhide THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}].    ((\mforall{}x:T.  SqStable(P[x]))  {}\mRightarrow{}  (\mforall{}L:\{x:T|  P[x]\}    List.  (\mforall{}x\mmember{}L.P[x])))


By


Latex:
(Auto  THEN  D  0  THEN  Auto  THEN  GenConclAtAddr  [2]  THEN  Auto  THEN  D  (-2)  THEN  Unhide  THEN  Auto)




Home Index