Theorems Β· Definition Β· functional analysis
LinearEquiv.extend
{π : Type u_1} β
{πβ : Type u_2} β
{E : Type u_3} β
{Eβ : Type u_4} β
{F : Type u_5} β
{Fβ : Type u_6} β
[inst : NormedDivisionRing π] β
[inst_1 : NormedDivisionRing πβ] β
[inst_2 : AddCommGroup E] β
[inst_3 : NormedAddCommGroup Eβ] β
[inst_4 : AddCommGroup F] β
[inst_5 : NormedAddCommGroup Fβ] β
[inst_6 : Module π E] β
[inst_7 : Module π Eβ] β
[IsBoundedSMul π Eβ] β
[inst_9 : Module πβ F] β
[inst_10 : Module πβ Fβ] β
[IsBoundedSMul πβ Fβ] β
[CompleteSpace Eβ] β
[CompleteSpace Fβ] β
{Οββ : π β+* πβ} β
{Οββ : πβ β+* π} β
[inst_14 : RingHomInvPair Οββ Οββ] β
[inst_15 : RingHomInvPair Οββ Οββ] β
(f : E βββ[Οββ] F) β
(eβ : E ββ[π] Eβ) β
(eβ : F ββ[πβ] Fβ) β
DenseRange βeβ β
(β C, β (x : E), βeβ (f x)β β€ C * βeβ xβ) β
DenseRange βeβ β
(β C, β (x : F), βeβ (f.symm x)β β€ C * βeβ xβ) β
Eβ βSL[Οββ] FβExtension of a linear equivalence f : E βββ[Οββ] F to a continuous linear equivalence
Eβ βSL[Οββ] Fβ, where E and F are normed spaces and Eβ and Fβ are Banach spaces,
using dense maps eβ : E ββ[πβ] Eβ and eβ : F ββ[πβ] Fβ together with bounds
βeβ (f x)β β€ C * βeβ xβ for all x : E and βeβ (f.symm x)β β€ C * βeβ xβ for all x : F.
- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 167 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 and proof Β· 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
- LinearMapstatement and proof Β· cited by 10,215
- RingHomstatement and proof Β· cited by 10,189
- Norm.normstatement and proof Β· cited by 5,413
- ContinuousLinearMapproof Β· cited by 5,352
- LinearEquivstatement and proof Β· cited by 3,317
- CompleteSpacestatement and proof Β· cited by 2,532
Cited by8
Results whose statement or proof uses this declaration.
- LinearEquiv.extendOfIsometryproof Β· cited by 4
- LinearEquiv.extend.congr_simpstatement and proof Β· cited by 0
- LinearEquiv.extend_applystatement Β· cited by 0
- LinearEquiv.extend_eqstatement Β· cited by 0
- LinearEquiv.extend_symm_applystatement Β· cited by 0
- LinearEquiv.extend_symm_eqstatement Β· cited by 0
- LinearEquiv.norm_extend_lestatement Β· cited by 0
- LinearEquiv.norm_extend_symm_lestatement Β· cited by 0