Step * of Lemma basic-geo-cong-preserves-gt-prim2

No Annotations
g:GeometryPrimitives. (BasicGeometryAxioms(g)  (∀a,b,c,d,e,f:Point.  (ab>cd  cd ≅ ef  ab>ef)))
BY
(RepeatFor (Intro) THEN -1 THEN SplitAndHyps THEN Auto) }

1
1. GeometryPrimitives
2. ∀a,b,c,d:Point.  (ab>cd  ab ≥ cd)
3. ∀a,b,c:Point.  (ba>ac  c)
4. ∀a,b,c:Point.  bc ≥ aa
5. ∀a,b,c,d,e,f:Point.  (ab>cd  cd ≥ ef  ab>ef)
6. ∀a,b,c,d,e,f:Point.  (ab ≥ cd  cd>ef  ab>ef)
7. ∀a,b,c:Point.  (B(abc)   ac>ab)
8. ∀a,b,c:Point.  (a leftof bc  leftof ca)
9. ∀a,b,c:Point.  (a leftof bc  c)
10. ∀a,b,c,d:Point.  (B(abd)  B(bcd)  B(abc))
11. ∀a,b,c,d,A,B,C,D:Point.  (a  B(abc)  B(ABC)  ab ≅ AB  bc ≅ BC  ad ≅ AD  bd ≅ BD  cd ≅ CD)
12. ∀a,b,c,x,y:Point.  (ax ≅ ay  bx ≅ by  cx ≅ cy   bc))
13. ∀a,b,x,y,z:Point.  (x leftof ab  leftof ab  B(xzy)  leftof ab)
14. ∀a,b,c,y:Point.  (a bc   ab)  bc)
15. Point
16. Point
17. Point
18. Point
19. Point
20. Point
21. ab>cd
22. cd ≅ ef
⊢ ab>ef


Latex:


Latex:
No  Annotations
\mforall{}g:GeometryPrimitives
    (BasicGeometryAxioms(g)  {}\mRightarrow{}  (\mforall{}a,b,c,d,e,f:Point.    (ab>cd  {}\mRightarrow{}  cd  \mcong{}  ef  {}\mRightarrow{}  ab>ef)))


By


Latex:
(RepeatFor  2  (Intro)  THEN  D  -1  THEN  SplitAndHyps  THEN  Auto)




Home Index