Step
*
of Lemma
not-geo-lt
∀g:EuclideanPlane. ∀p,q:Length.  (¬p < q 
⇐⇒ q ≤ p)
BY
{ Auto }
1
1. g : EuclideanPlane
2. p : Length
3. q : Length
4. ¬p < q
⊢ q ≤ p
2
1. g : EuclideanPlane
2. p : Length
3. q : Length
4. q ≤ p
⊢ ¬p < q
Latex:
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}p,q:Length.    (\mneg{}p  <  q  \mLeftarrow{}{}\mRightarrow{}  q  \mleq{}  p)
By
Latex:
Auto
Home
Index