Step
*
1
1
of Lemma
basic-geo-sep-sym
.....antecedent..... 
1. e : GeometryPrimitives
2. BasicGeometryAxioms(e)
3. a : Point
4. b : Point
5. ab>aa
6. ∀a,b,c,d,x,y:Point.  (ab ≅ cd 
⇒ cd>xy 
⇒ ab>xy)
7. ∀a:Point. (¬a # a)
8. ∀a,b:Point.  ba ≥ ab
⊢ aa ≅ bb
BY
{ (Unfold `geo-congruent` 0 THEN D 0 THEN Auto) }
1
1. e : GeometryPrimitives
2. BasicGeometryAxioms(e)
3. a : Point
4. b : Point
5. ab>aa
6. ∀a,b,c,d,x,y:Point.  (ab ≅ cd 
⇒ cd>xy 
⇒ ab>xy)
7. ∀a:Point. (¬a # a)
8. ∀a,b:Point.  ba ≥ ab
9. aa # bb)
⊢ False
Latex:
Latex:
.....antecedent..... 
1.  e  :  GeometryPrimitives
2.  BasicGeometryAxioms(e)
3.  a  :  Point
4.  b  :  Point
5.  ab>aa
6.  \mforall{}a,b,c,d,x,y:Point.    (ab  \mcong{}  cd  {}\mRightarrow{}  cd>xy  {}\mRightarrow{}  ab>xy)
7.  \mforall{}a:Point.  (\mneg{}a  \#  a)
8.  \mforall{}a,b:Point.    ba  \mgeq{}  ab
\mvdash{}  aa  \mcong{}  bb
By
Latex:
(Unfold  `geo-congruent`  0  THEN  D  0  THEN  Auto)
Home
Index