Step * of Lemma geo-CCR-right

No Annotations
g:EuclideanPlane. ∀a,b:Point. ∀c:{c:Point| c} . ∀d:Point.
  ((∃p,q:Point. ((ab ≅ ap ∧ cd>cp) ∧ cd ≅ cq ∧ ab>aq))  geo-CCR(g;a;b;c;d) leftof ca)
BY
(Auto THEN GenConclTerm ⌜geo-CCR(g;a;b;c;d)⌝⋅ THEN Auto) }

1
1. EuclideanPlane
2. Point
3. Point
4. {c:Point| c} 
5. Point
6. ∃p,q:Point. ((ab ≅ ap ∧ cd>cp) ∧ cd ≅ cq ∧ ab>aq)
⊢ c ∈ {c:Point| a} 


Latex:


Latex:
No  Annotations
\mforall{}g:EuclideanPlane.  \mforall{}a,b:Point.  \mforall{}c:\{c:Point|  a  \#  c\}  .  \mforall{}d:Point.
    ((\mexists{}p,q:Point.  ((ab  \mcong{}  ap  \mwedge{}  cd>cp)  \mwedge{}  cd  \mcong{}  cq  \mwedge{}  ab>aq))  {}\mRightarrow{}  geo-CCR(g;a;b;c;d)  leftof  ca)


By


Latex:
(Auto  THEN  GenConclTerm  \mkleeneopen{}geo-CCR(g;a;b;c;d)\mkleeneclose{}\mcdot{}  THEN  Auto)




Home Index