Step
*
1
of Lemma
congruence-implies-between
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. A : Point
7. B : Point
8. C : Point
9. D : Point
10. ab ≅ AB
11. bc ≅ BC
12. cd ≅ CD
13. ad ≅ AD
14. bd ≅ BD
15. d # b
16. B(abc)
17. A # B 
⇒ C # B 
⇒ (A leftof BD 
⇐⇒ C leftof DB)
⊢ B(ABC)
BY
{ (((gSeparatedCases ⌜a⌝ ⌜b⌝⋅ THENA Auto) THEN gEliminatePoints THEN Auto)
   THEN (gSeparatedCases ⌜c⌝ ⌜b⌝⋅ THENA Auto)
   THEN gEliminatePoints
   THEN Auto) }
1
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. A : Point
7. B : Point
8. C : Point
9. D : Point
10. ab ≅ AB
11. bc ≅ BC
12. cd ≅ CD
13. ad ≅ AD
14. bd ≅ BD
15. d # b
16. B(abc)
17. A # B 
⇒ C # B 
⇒ (A leftof BD 
⇐⇒ C leftof DB)
18. a # b
19. c # b
⊢ B(ABC)
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  A  :  Point
7.  B  :  Point
8.  C  :  Point
9.  D  :  Point
10.  ab  \mcong{}  AB
11.  bc  \mcong{}  BC
12.  cd  \mcong{}  CD
13.  ad  \mcong{}  AD
14.  bd  \mcong{}  BD
15.  d  \#  b
16.  B(abc)
17.  A  \#  B  {}\mRightarrow{}  C  \#  B  {}\mRightarrow{}  (A  leftof  BD  \mLeftarrow{}{}\mRightarrow{}  C  leftof  DB)
\mvdash{}  B(ABC)
By
Latex:
(((gSeparatedCases  \mkleeneopen{}a\mkleeneclose{}  \mkleeneopen{}b\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  gEliminatePoints  THEN  Auto)
  THEN  (gSeparatedCases  \mkleeneopen{}c\mkleeneclose{}  \mkleeneopen{}b\mkleeneclose{}\mcdot{}  THENA  Auto)
  THEN  gEliminatePoints
  THEN  Auto)
Home
Index