Step * of Lemma half-squash-stable__all

[T:Type]. ∀[P:T ⟶ ℙ].  ((∀x:T. half-squash-stable(P[x]))  half-squash-stable(∀x:T. P[x]))
BY
(Auto THEN THEN Auto THEN UnHalfSquash THEN Auto) }


Latex:


Latex:
\mforall{}[T:Type].  \mforall{}[P:T  {}\mrightarrow{}  \mBbbP{}].    ((\mforall{}x:T.  half-squash-stable(P[x]))  {}\mRightarrow{}  half-squash-stable(\mforall{}x:T.  P[x]))


By


Latex:
(Auto  THEN  D  0  THEN  Auto  THEN  UnHalfSquash  THEN  Auto)




Home Index