Theorems Β· Theorem Β· functional analysis
LinearEquiv.extendOfIsometry_symm_eq
β {π : Type u_1} {πβ : Type u_2} {E : Type u_3} {Eβ : Type u_4} {F : Type u_5} {Fβ : Type u_6} [inst : NormedField π]
[inst_1 : NormedField πβ] [inst_2 : AddCommGroup E] [inst_3 : Module π E] [inst_4 : AddCommGroup F]
[inst_5 : Module πβ F] [inst_6 : NormedAddCommGroup Eβ] [inst_7 : NormedSpace π Eβ] [inst_8 : CompleteSpace Eβ]
[inst_9 : NormedAddCommGroup Fβ] [inst_10 : NormedSpace πβ Fβ] [inst_11 : CompleteSpace Fβ] {Οββ : π β+* πβ}
{Οββ : πβ β+* π} [inst_12 : RingHomInvPair Οββ Οββ] [inst_13 : RingHomInvPair Οββ Οββ] (f : E βββ[Οββ] F)
(eβ : E ββ[π] Eβ) (eβ : F ββ[πβ] Fβ) (h_denseβ : DenseRange βeβ) (h_denseβ : DenseRange βeβ)
(h_norm : β (x : E), βeβ (f x)β = βeβ xβ) (x : F),
(f.extendOfIsometry eβ eβ h_denseβ h_denseβ h_norm).symm (eβ x) = eβ (f.symm x)- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 170 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof Β· cited by 62,936
- Realstatement Β· cited by 25,697
- Modulestatement and proof Β· cited by 20,661
- RingHom.idstatement and proof Β· cited by 18,349
- NormedAddCommGroupstatement and proof Β· cited by 15,752
- AddCommGroupstatement and proof Β· cited by 12,871
- NormedSpacestatement and proof Β· cited by 12,499
- LinearMapstatement and proof Β· cited by 10,215
- RingHomstatement and proof Β· cited by 10,189
- Norm.normstatement and proof Β· cited by 5,413
- LinearEquivstatement and proof Β· cited by 3,317
- one_mulproof Β· cited by 2,841
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.