Step * of Lemma not-lt-or

g:EuclideanPlane. ∀p,q:Length.  (¬¬(p < q ∨ q < p ∨ (p q ∈ Length)))
BY
(Auto THEN (D THENA Auto)) }

1
1. EuclideanPlane
2. Length
3. Length
4. ¬(p < q ∨ q < p ∨ (p q ∈ Length))
⊢ False


Latex:


Latex:
\mforall{}g:EuclideanPlane.  \mforall{}p,q:Length.    (\mneg{}\mneg{}(p  <  q  \mvee{}  q  <  p  \mvee{}  (p  =  q)))


By


Latex:
(Auto  THEN  (D  0  THENA  Auto))




Home Index