Step
*
of Lemma
sq_stable__uni_sat
∀[T:Type]. ∀a:T. ∀[Q:T ⟶ ℙ]. ((∀x:T. SqStable(Q[x])) 
⇒ SqStable(a = !x:T. Q[x]))
BY
{ (Unfold `uni_sat` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}a:T.  \mforall{}[Q:T  {}\mrightarrow{}  \mBbbP{}].  ((\mforall{}x:T.  SqStable(Q[x]))  {}\mRightarrow{}  SqStable(a  =  !x:T.  Q[x]))
By
Latex:
(Unfold  `uni\_sat`  0  THEN  Auto)
Home
Index