Step * 1 1 2 of Lemma sq_stable-geo-axioms-if


1. [g] GeometryPrimitives
2. ∀a,b,c:Point.  SqStable(B(abc))
3. ∀a,b,c,d:Point.  SqStable(ab ≅ cd)
4. ∀a,b,c,d:Point.  SqStable(ab>cd)
5. ∀a,b,c:Point.  (SqStable(a bc) ∧ (a leftof bc  leftof cb)))
6. ∀a,b,c,d:Point.  (ab>cd  cd>ab))
7. ∀a,b,c:Point.  (ba>ac  c)
8. ∀a,b,c:Point.  aa>bc)
9. ∀a,b,c,d,e,f:Point.  (ab>cd  ef>cd)  ab>ef)
10. ∀a,b,c,d,e,f:Point.  ((¬cd>ab)  cd>ef  ab>ef)
11. ∀a,b,c:Point.  (B(abc)   ac>ab)
12. Point
13. Point
14. Point
15. leftof bc
⊢ SqStable(b leftof ca)
BY
((D THENA Auto) THEN (Assert ↓ca BY (Unfold `geo-lsep` THEN Auto))) }

1
1. [g] GeometryPrimitives
2. ∀a,b,c:Point.  SqStable(B(abc))
3. ∀a,b,c,d:Point.  SqStable(ab ≅ cd)
4. ∀a,b,c,d:Point.  SqStable(ab>cd)
5. ∀a,b,c:Point.  (SqStable(a bc) ∧ (a leftof bc  leftof cb)))
6. ∀a,b,c,d:Point.  (ab>cd  cd>ab))
7. ∀a,b,c:Point.  (ba>ac  c)
8. ∀a,b,c:Point.  aa>bc)
9. ∀a,b,c,d,e,f:Point.  (ab>cd  ef>cd)  ab>ef)
10. ∀a,b,c,d,e,f:Point.  ((¬cd>ab)  cd>ef  ab>ef)
11. ∀a,b,c:Point.  (B(abc)   ac>ab)
12. Point
13. Point
14. Point
15. leftof bc
16. ↓leftof ca
17. ↓ca
⊢ leftof ca


Latex:


Latex:

1.  [g]  :  GeometryPrimitives
2.  \mforall{}a,b,c:Point.    SqStable(B(abc))
3.  \mforall{}a,b,c,d:Point.    SqStable(ab  \mcong{}  cd)
4.  \mforall{}a,b,c,d:Point.    SqStable(ab>cd)
5.  \mforall{}a,b,c:Point.    (SqStable(a  \#  bc)  \mwedge{}  (a  leftof  bc  {}\mRightarrow{}  (\mneg{}a  leftof  cb)))
6.  \mforall{}a,b,c,d:Point.    (ab>cd  {}\mRightarrow{}  (\mneg{}cd>ab))
7.  \mforall{}a,b,c:Point.    (ba>ac  {}\mRightarrow{}  b  \#  c)
8.  \mforall{}a,b,c:Point.    (\mneg{}aa>bc)
9.  \mforall{}a,b,c,d,e,f:Point.    (ab>cd  {}\mRightarrow{}  (\mneg{}ef>cd)  {}\mRightarrow{}  ab>ef)
10.  \mforall{}a,b,c,d,e,f:Point.    ((\mneg{}cd>ab)  {}\mRightarrow{}  cd>ef  {}\mRightarrow{}  ab>ef)
11.  \mforall{}a,b,c:Point.    (B(abc)  {}\mRightarrow{}  b  \#  c  {}\mRightarrow{}  ac>ab)
12.  a  :  Point
13.  b  :  Point
14.  c  :  Point
15.  a  leftof  bc
\mvdash{}  SqStable(b  leftof  ca)


By


Latex:
((D  0  THENA  Auto)  THEN  (Assert  \mdownarrow{}b  \#  ca  BY  (Unfold  `geo-lsep`  0  THEN  Auto)))




Home Index