Step * of Lemma rv-isometry-implies-functional

[rv:InnerProductSpace]. ∀f:Point ⟶ Point. (Isometry(f)  (∀x,y:Point.  (x ≡  x ≡ y)))
BY
(InstLemma `rv-isometry-implies-extensional` [] THEN RepeatFor ((ParallelLast' THENA Auto))) }

1
1. rv InnerProductSpace
2. Point ⟶ Point
3. Isometry(f)
4. Point
5. Point
6.  y
⊢ x ≡  x ≡ y


Latex:


Latex:
\mforall{}[rv:InnerProductSpace].  \mforall{}f:Point  {}\mrightarrow{}  Point.  (Isometry(f)  {}\mRightarrow{}  (\mforall{}x,y:Point.    (x  \mequiv{}  y  {}\mRightarrow{}  f  x  \mequiv{}  f  y)))


By


Latex:
(InstLemma  `rv-isometry-implies-extensional`  []  THEN  RepeatFor  5  ((ParallelLast'  THENA  Auto)))




Home Index