Step
*
1
of Lemma
sq_stable__geo-left-axioms-1
1. g : EuclideanPlaneStructure
2. BasicGeometryAxioms(g)
3. ∀a,b,c:Point.  (a # bc 
⇒ (¬Colinear(a;b;c)))
4. ∀a,b,c:Point.  SqStable(a leftof bc)
⊢ SqStable(geo-left-axioms(g))
BY
{ (Unfold `geo-left-axioms` 0 THEN Auto) }
Latex:
Latex:
1.  g  :  EuclideanPlaneStructure
2.  BasicGeometryAxioms(g)
3.  \mforall{}a,b,c:Point.    (a  \#  bc  {}\mRightarrow{}  (\mneg{}Colinear(a;b;c)))
4.  \mforall{}a,b,c:Point.    SqStable(a  leftof  bc)
\mvdash{}  SqStable(geo-left-axioms(g))
By
Latex:
(Unfold  `geo-left-axioms`  0  THEN  Auto)
Home
Index