Step
*
1
2
of Lemma
eu-sum-eq-x
1. e : EuclideanPlane@i'
2. a : Point@i
3. b : Point@i
4. c : Point@i
5. d : Point@i
6. X = |ab| + |cd| ∈ {p:Point| O_X_p} @i
7. X = |ab| ∈ {p:Point| O_X_p} 
⊢ a = b ∈ Point
BY
{ InstLemma `eu-eq-x-implies-eq` [⌜e⌝;⌜a⌝;⌜b⌝]⋅
THEN Auto }
Latex:
Latex:
1.  e  :  EuclideanPlane@i'
2.  a  :  Point@i
3.  b  :  Point@i
4.  c  :  Point@i
5.  d  :  Point@i
6.  X  =  |ab|  +  |cd|@i
7.  X  =  |ab|
\mvdash{}  a  =  b
By
Latex:
InstLemma  `eu-eq-x-implies-eq`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{}
THEN  Auto
Home
Index