Step
*
1
4
of Lemma
Euclid-Prop7'
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. a # b
7. ac ≅ ad
8. bc ≅ bd
9. (¬c leftof ba) 
⇒ (¬d leftof ba)
10. (¬c leftof ba) 
⇐ ¬d leftof ba
11. c # d
12. m : Point
13. B(cmd)
14. cm ≅ md
15. Colinear(a;b;m)
16. ¬c leftof ab
17. ¬d leftof ab
⊢ False
BY
{ (InstLemma `Euclid-Prop7-aux` [⌜e⌝;⌜b⌝;⌜a⌝;⌜c⌝;⌜d⌝]⋅ THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  a  \#  b
7.  ac  \mcong{}  ad
8.  bc  \mcong{}  bd
9.  (\mneg{}c  leftof  ba)  {}\mRightarrow{}  (\mneg{}d  leftof  ba)
10.  (\mneg{}c  leftof  ba)  \mLeftarrow{}{}  \mneg{}d  leftof  ba
11.  c  \#  d
12.  m  :  Point
13.  B(cmd)
14.  cm  \mcong{}  md
15.  Colinear(a;b;m)
16.  \mneg{}c  leftof  ab
17.  \mneg{}d  leftof  ab
\mvdash{}  False
By
Latex:
(InstLemma  `Euclid-Prop7-aux`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{}]\mcdot{}  THEN  Auto)
Home
Index