Step * of Lemma sq_stable__dist_1op_2op_lr

[A:Type]. ∀[f:A ⟶ A]. ∀[x:A ⟶ A ⟶ A].  SqStable(Dist1op2opLR(A;f;x))
BY
((Unfold `dist_1op_2op_lr` 0) THEN Auto) }


Latex:


Latex:
\mforall{}[A:Type].  \mforall{}[f:A  {}\mrightarrow{}  A].  \mforall{}[x:A  {}\mrightarrow{}  A  {}\mrightarrow{}  A].    SqStable(Dist1op2opLR(A;f;x))


By


Latex:
((Unfold  `dist\_1op\_2op\_lr`  0)  THEN  Auto)




Home Index