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