Step
*
of Lemma
geo-sep-irrefl_gt-prim
No Annotations
∀e:EuclideanPlane. ∀a,b,c:Point.  (¬aa>bc)
BY
{ (Auto THEN gSeparatedCases ⌜b⌝⌜c⌝⋅ THEN Auto) }
1
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. b # c
⊢ ¬aa>bc
2
1. e : EuclideanPlane
2. c : Point
3. a : Point
4. b : Point
5. b ≡ c
⊢ ¬aa>cc
Latex:
Latex:
No  Annotations
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c:Point.    (\mneg{}aa>bc)
By
Latex:
(Auto  THEN  gSeparatedCases  \mkleeneopen{}b\mkleeneclose{}\mkleeneopen{}c\mkleeneclose{}\mcdot{}  THEN  Auto)
Home
Index