Step
*
2
of Lemma
isosceles-sep-implies-lsep
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. x : Point
5. xa ≅ xb
6. a ≠ b
7. ∀m:{m:Point| a=m=b} . m ≠ x
8. d : Point
9. a=d=b
10. a ≠ d
11. b ≠ d
12. d ≠ x
13. q : Point
14. p : Point
15. ab  ⊥d pd
16. ab  ⊥d qd
17. p leftof ab
18. q leftof ba
19. Colinear(x;p;d)
⊢ x # ab
BY
{ (Assert q ≠ d ∧ p ≠ d BY
         (((InstLemma `lsep-iff-all-sep` [⌜e⌝;⌜p⌝;⌜a⌝;⌜b⌝]⋅ THEN Auto)
           THEN (D -2 THEN Auto)
           THEN InstHyp [⌜d⌝] (-2)⋅
           THEN Auto)
          THEN (InstLemma `lsep-iff-all-sep` [⌜e⌝;⌜q⌝;⌜a⌝;⌜b⌝]⋅ THEN Auto)
          THEN (D -2 THEN Auto)
          THEN InstHyp [⌜d⌝] (-2)⋅
          THEN Auto)) }
1
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. x : Point
5. xa ≅ xb
6. a ≠ b
7. ∀m:{m:Point| a=m=b} . m ≠ x
8. d : Point
9. a=d=b
10. a ≠ d
11. b ≠ d
12. d ≠ x
13. q : Point
14. p : Point
15. ab  ⊥d pd
16. ab  ⊥d qd
17. p leftof ab
18. q leftof ba
19. Colinear(x;p;d)
20. q ≠ d ∧ p ≠ d
⊢ x # ab
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  x  :  Point
5.  xa  \mcong{}  xb
6.  a  \mneq{}  b
7.  \mforall{}m:\{m:Point|  a=m=b\}  .  m  \mneq{}  x
8.  d  :  Point
9.  a=d=b
10.  a  \mneq{}  d
11.  b  \mneq{}  d
12.  d  \mneq{}  x
13.  q  :  Point
14.  p  :  Point
15.  ab    \mbot{}d  pd
16.  ab    \mbot{}d  qd
17.  p  leftof  ab
18.  q  leftof  ba
19.  Colinear(x;p;d)
\mvdash{}  x  \#  ab
By
Latex:
(Assert  q  \mneq{}  d  \mwedge{}  p  \mneq{}  d  BY
              (((InstLemma  `lsep-iff-all-sep`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}p\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}  THEN  Auto)
                  THEN  (D  -2  THEN  Auto)
                  THEN  InstHyp  [\mkleeneopen{}d\mkleeneclose{}]  (-2)\mcdot{}
                  THEN  Auto)
                THEN  (InstLemma  `lsep-iff-all-sep`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}q\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}  THEN  Auto)
                THEN  (D  -2  THEN  Auto)
                THEN  InstHyp  [\mkleeneopen{}d\mkleeneclose{}]  (-2)\mcdot{}
                THEN  Auto))
Home
Index