Step
*
1
1
1
1
1
1
of Lemma
geo-sep-iff-or-lt
1. e : BasicGeometry
2. x : {p:Point| O_X_p} 
3. y : {p:Point| O_X_p} 
4. x ≠ y
5. O_x_y
6. X_x_y
7. |Xy| = |Xx| + |xy| ∈ Length
8. x ≠ y
⊢ y = x + |xy| ∈ Length
BY
{ ((Assert x = |Xx| ∈ Length BY Auto) THEN (Assert y = |Xy| ∈ Length BY Auto) THEN Auto) }
Latex:
Latex:
1.  e  :  BasicGeometry
2.  x  :  \{p:Point|  O\_X\_p\} 
3.  y  :  \{p:Point|  O\_X\_p\} 
4.  x  \mneq{}  y
5.  O\_x\_y
6.  X\_x\_y
7.  |Xy|  =  |Xx|  +  |xy|
8.  x  \mneq{}  y
\mvdash{}  y  =  x  +  |xy|
By
Latex:
((Assert  x  =  |Xx|  BY  Auto)  THEN  (Assert  y  =  |Xy|  BY  Auto)  THEN  Auto)
Home
Index