Step * 1 2 1 1 1 1 of Lemma geo-lt-iff-strict-between-points


1. EuclideanPlane
2. {p:Point| B(OXp)} 
3. {p:Point| B(OXp)} 
4. p' {p:Point| B(OXp)} 
5. q' {p:Point| B(OXp)} 
6. p' p ∈ Length
7. q' q ∈ Length
8. B(Xp'q')
9. q
10. q
⊢ |pq| ≤ q
BY
(D THEN InstConcl [⌜|pq|⌝;⌜q⌝]⋅ THEN Auto) }

1
1. EuclideanPlane
2. {p:Point| B(OXp)} 
3. {p:Point| B(OXp)} 
4. p' {p:Point| B(OXp)} 
5. q' {p:Point| B(OXp)} 
6. p' p ∈ Length
7. q' q ∈ Length
8. B(Xp'q')
9. q
10. q
11. |pq| |pq| ∈ Length
12. q ∈ Length
⊢ B(Xp |pq|q)


Latex:


Latex:

1.  g  :  EuclideanPlane
2.  p  :  \{p:Point|  B(OXp)\} 
3.  q  :  \{p:Point|  B(OXp)\} 
4.  p'  :  \{p:Point|  B(OXp)\} 
5.  q'  :  \{p:Point|  B(OXp)\} 
6.  p'  =  p
7.  q'  =  q
8.  B(Xp'q')
9.  p  \#  q
10.  p  \#  q
\mvdash{}  p  +  |pq|  \mleq{}  q


By


Latex:
(D  0  THEN  InstConcl  [\mkleeneopen{}p  +  |pq|\mkleeneclose{};\mkleeneopen{}q\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index