Step * 2 1 of Lemma lsep-inner-pasch


1. OrientedPlane
2. ∀a,b:Point. ∀c:{c:Point| leftof ab} . ∀p:{p:Point| a-p-c} . ∀q:{q:Point| b-q-c} .  (∃x:Point [(B(bxp) ∧ B(axq))])
3. Point
4. Point
5. {c:Point| ab} 
6. {p:Point| a-p-c} 
7. {q:Point| b-q-c} 
8. leftof ab
⊢ ∃x:Point [(B(bxp) ∧ B(axq))]
BY
(BHyp THEN Auto) }


Latex:


Latex:

1.  e  :  OrientedPlane
2.  \mforall{}a,b:Point.  \mforall{}c:\{c:Point|  c  leftof  ab\}  .  \mforall{}p:\{p:Point|  a-p-c\}  .  \mforall{}q:\{q:Point|  b-q-c\}  .
          (\mexists{}x:Point  [(B(bxp)  \mwedge{}  B(axq))])
3.  a  :  Point
4.  b  :  Point
5.  c  :  \{c:Point|  c  \#  ab\} 
6.  p  :  \{p:Point|  a-p-c\} 
7.  q  :  \{q:Point|  b-q-c\} 
8.  c  leftof  ab
\mvdash{}  \mexists{}x:Point  [(B(bxp)  \mwedge{}  B(axq))]


By


Latex:
(BHyp  2  THEN  Auto)




Home Index