Step * of Lemma Euclid-prop13

g:EuclideanPlane. ∀a,b,c,d:Point.  (c-b-d  cd  abc abd ≅ cbd)
BY
(Auto THEN Assert ⌜a ≠ b⌝⋅}

1
.....assertion..... 
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. c-b-d
7. cd
⊢ a ≠ b

2
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. c-b-d
7. cd
8. a ≠ b
⊢ abc abd ≅ cbd


Latex:


Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,d:Point.    (c-b-d  {}\mRightarrow{}  a  \#  cd  {}\mRightarrow{}  abc  +  abd  \mcong{}  cbd)


By


Latex:
(Auto  THEN  Assert  \mkleeneopen{}a  \mneq{}  b\mkleeneclose{}\mcdot{})




Home Index