Step
*
of Lemma
ss-eq_weakening
∀ss:SeparationSpace. ∀x,y:Point.  ((x = y ∈ Point) 
⇒ x ≡ y)
BY
{ (Auto THEN (D 0 THENA Auto)) }
1
1. ss : SeparationSpace
2. x : Point
3. y : Point
4. x = y ∈ Point
5. x # y
⊢ False
Latex:
Latex:
\mforall{}ss:SeparationSpace.  \mforall{}x,y:Point.    ((x  =  y)  {}\mRightarrow{}  x  \mequiv{}  y)
By
Latex:
(Auto  THEN  (D  0  THENA  Auto))
Home
Index