Step * 1 1 1 of Lemma not-geo-lt

.....assertion..... 
1. EuclideanPlane
2. Base
3. p1 Base
4. p1 ∈ pertype(λx,y. ((x ∈ {p:Point| O_X_p} ) ∧ (y ∈ {p:Point| O_X_p} ) ∧ x ≡ y))
5. p ∈ {p:Point| O_X_p} 
6. p1 ∈ {p:Point| O_X_p} 
7. p ≡ p1
8. Base
9. q1 Base
10. q1 ∈ pertype(λx,y. ((x ∈ {p:Point| O_X_p} ) ∧ (y ∈ {p:Point| O_X_p} ) ∧ x ≡ y))
11. q ∈ {p:Point| O_X_p} 
12. q1 ∈ {p:Point| O_X_p} 
13. q ≡ q1
14. ¬p < q
15. ¬q ≤ p
⊢ False
BY
(RWO  "not-geo-lt-points" (-2) THEN Auto) }


Latex:


Latex:
.....assertion..... 
1.  g  :  EuclideanPlane
2.  p  :  Base
3.  p1  :  Base
4.  p  =  p1
5.  p  \mmember{}  \{p:Point|  O\_X\_p\} 
6.  p1  \mmember{}  \{p:Point|  O\_X\_p\} 
7.  p  \mequiv{}  p1
8.  q  :  Base
9.  q1  :  Base
10.  q  =  q1
11.  q  \mmember{}  \{p:Point|  O\_X\_p\} 
12.  q1  \mmember{}  \{p:Point|  O\_X\_p\} 
13.  q  \mequiv{}  q1
14.  \mneg{}p  <  q
15.  \mneg{}q  \mleq{}  p
\mvdash{}  False


By


Latex:
(RWO    "not-geo-lt-points"  (-2)  THEN  Auto)




Home Index