Step * of Lemma eu-add-length_wf

[e:EuclideanPlane]. ∀[x,y:{p:Point| O_X_p} ].  (x y ∈ {p:Point| O_X_p} )
BY
(Auto
   THEN (Assert ¬(O X ∈ Point) BY
               Auto)
   THEN DSetVars
   THEN (Assert ⌜¬(O x ∈ Point)⌝⋅ THENA (NotEqualFromEuBetween⋅ THEN Auto))) }

1
1. EuclideanPlane
2. Point
3. O_X_x
4. Point
5. O_X_y
6. ¬(O X ∈ Point)
7. ¬(O x ∈ Point)
⊢ y ∈ {p:Point| O_X_p} 


Latex:


Latex:
\mforall{}[e:EuclideanPlane].  \mforall{}[x,y:\{p:Point|  O\_X\_p\}  ].    (x  +  y  \mmember{}  \{p:Point|  O\_X\_p\}  )


By


Latex:
(Auto
  THEN  (Assert  \mneg{}(O  =  X)  BY
                          Auto)
  THEN  DSetVars
  THEN  (Assert  \mkleeneopen{}\mneg{}(O  =  x)\mkleeneclose{}\mcdot{}  THENA  (NotEqualFromEuBetween\mcdot{}  THEN  Auto)))




Home Index