Theorems Β· Theorem Β· functional analysis
LinearEquiv.extend_eq
β {π : 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β] [inst_8 : IsBoundedSMul π Eβ] [inst_9 : Module πβ F] [inst_10 : Module πβ Fβ]
[inst_11 : IsBoundedSMul πβ Fβ] [inst_12 : CompleteSpace Eβ] [inst_13 : CompleteSpace Fβ] {Οββ : π β+* πβ}
{Οββ : πβ β+* π} [inst_14 : RingHomInvPair Οββ Οββ] [inst_15 : RingHomInvPair Οββ Οββ] (f : E βββ[Οββ] F)
(eβ : E ββ[π] Eβ) (eβ : F ββ[πβ] Fβ) (h_denseβ : DenseRange βeβ) (h_normβ : β C, β (x : E), βeβ (f x)β β€ C * βeβ xβ)
(h_denseβ : DenseRange βeβ) (h_normβ : β C, β (x : F), βeβ (f.symm x)β β€ C * βeβ xβ) (x : E),
(f.extend eβ eβ h_denseβ h_normβ h_denseβ h_normβ) (eβ x) = eβ (f x)- Defined in
- Mathlib.Analysis.Normed.Operator.Extend
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- LinearEquivstatement and proof Β· cited by 3,317
- CompleteSpacestatement and proof Β· cited by 2,532
- LinearEquiv.symmstatement and proof Β· cited by 1,461
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.