Step * 1 1 1 of Lemma geo-lt-not-congruent


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. a@0 Point
7. b@0 Point
8. a@0 ≠ b@0
9. |ab| |a@0b@0| ≤ |cd|
10. ab ≅ cd
11. a ≠ b
⊢ False
BY
(Assert |ab| |cd| ∈ Length BY
         Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. a@0 Point
7. b@0 Point
8. a@0 ≠ b@0
9. |ab| |a@0b@0| ≤ |cd|
10. ab ≅ cd
11. a ≠ b
12. |ab| |cd| ∈ Length
⊢ False


Latex:


Latex:

1.  g  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  a@0  :  Point
7.  b@0  :  Point
8.  a@0  \mneq{}  b@0
9.  |ab|  +  |a@0b@0|  \mleq{}  |cd|
10.  ab  \mcong{}  cd
11.  a  \mneq{}  b
\mvdash{}  False


By


Latex:
(Assert  |ab|  =  |cd|  BY
              Auto)




Home Index