Step
*
of Lemma
sq_stable__connex
∀[T:Type]. ∀[R:T ⟶ T ⟶ ℙ].  ((∀x,y:T.  Dec(R[x;y])) 
⇒ SqStable(Connex(T;x,y.R[x;y])))
BY
{ (Unfold `connex` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[T:Type].  \mforall{}[R:T  {}\mrightarrow{}  T  {}\mrightarrow{}  \mBbbP{}].    ((\mforall{}x,y:T.    Dec(R[x;y]))  {}\mRightarrow{}  SqStable(Connex(T;x,y.R[x;y])))
By
Latex:
(Unfold  `connex`  0  THEN  Auto)
Home
Index