Step
*
of Lemma
fun-sep-symmetry
∀[A:Type]. ∀ss:SeparationSpace. ∀f,g:A ⟶ Point.  (fun-sep(ss;A;f;g) 
⇒ fun-sep(ss;A;g;f))
BY
{ (Auto THEN RepeatFor 2 (ParallelLast) THEN EAuto 1) }
Latex:
Latex:
\mforall{}[A:Type].  \mforall{}ss:SeparationSpace.  \mforall{}f,g:A  {}\mrightarrow{}  Point.    (fun-sep(ss;A;f;g)  {}\mRightarrow{}  fun-sep(ss;A;g;f))
By
Latex:
(Auto  THEN  RepeatFor  2  (ParallelLast)  THEN  EAuto  1)
Home
Index