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

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

1
1. EuclideanPlane
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:EuclideanPlane.  \mforall{}a,b,c,d,e,f:Point.    (ab>cd  {}\mRightarrow{}  cd  \mcong{}  ef  {}\mRightarrow{}  ab>ef)


By


Latex:
(Intro
  THEN  (Assert  BasicGeometryAxioms(g)  BY
                          (D  1  THEN  Unhide  THEN  Auto))
  THEN  D  -1
  THEN  SplitAndHyps
  THEN  Auto)




Home Index