Step
*
1
1
2
of Lemma
Euclid-Prop6
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. cab ≅a cba
6. c leftof ab
7. x : Point
8. Colinear(c;a;x)
9. ax ≅ bc
10. Cong3(axb,bca)
11. x leftof ab
12. xba ≅a xab
⊢ ca ≅ cb
BY
{ (InstLemma `Euclid-Prop6-lemma` [⌜e⌝;⌜b⌝;⌜a⌝;⌜x⌝]⋅ THENA (Auto THEN OrRight THEN Auto)) }
1
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. cab ≅a cba
6. c leftof ab
7. x : Point
8. Colinear(c;a;x)
9. ax ≅ bc
10. Cong3(axb,bca)
11. x leftof ab
12. xba ≅a xab
13. ∃x@0:Point
     (Colinear(x;b;x@0)
     ∧ bx@0 ≅ ax
     ∧ (x leftof ba 
⇒ x@0 leftof ba)
     ∧ (x leftof ab 
⇒ x@0 leftof ab)
     ∧ Cong3(bx@0a,axb))
⊢ ca ≅ cb
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  cab  \mcong{}\msuba{}  cba
6.  c  leftof  ab
7.  x  :  Point
8.  Colinear(c;a;x)
9.  ax  \mcong{}  bc
10.  Cong3(axb,bca)
11.  x  leftof  ab
12.  xba  \mcong{}\msuba{}  xab
\mvdash{}  ca  \mcong{}  cb
By
Latex:
(InstLemma  `Euclid-Prop6-lemma`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{}]\mcdot{}  THENA  (Auto  THEN  OrRight  THEN  Auto))
Home
Index