Step * of Lemma lt-angle-not-cong

e:EuclideanPlane. ∀x,y,z:Point.  xyz < xyz)
BY
(Auto THEN (gSeparatedCasesLSep ⌜x⌝⌜y⌝⌜z⌝⋅ THEN Auto) THEN THEN Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. yz
6. xyz < xyz
⊢ False

2
1. EuclideanPlane
2. Point
3. Point
4. Point
5. ¬yz
6. Colinear(x;y;z)
7. xyz < xyz
⊢ False


Latex:


Latex:
\mforall{}e:EuclideanPlane.  \mforall{}x,y,z:Point.    (\mneg{}xyz  <  xyz)


By


Latex:
(Auto  THEN  (gSeparatedCasesLSep  \mkleeneopen{}x\mkleeneclose{}\mkleeneopen{}y\mkleeneclose{}\mkleeneopen{}z\mkleeneclose{}\mcdot{}  THEN  Auto)  THEN  D  0  THEN  Auto)




Home Index