Step
*
of Lemma
sp-le_transitivity
∀[x,y,z:Sierpinski].  (x ≤ y 
⇒ y ≤ z 
⇒ x ≤ z)
BY
{ TACTIC:(Unfold `sp-le` 0 THEN Auto) }
Latex:
Latex:
\mforall{}[x,y,z:Sierpinski].    (x  \mleq{}  y  {}\mRightarrow{}  y  \mleq{}  z  {}\mRightarrow{}  x  \mleq{}  z)
By
Latex:
TACTIC:(Unfold  `sp-le`  0  THEN  Auto)
Home
Index