Theorems · Definition · functional analysis
LinearEquiv.withLpCongr
(p : ENNReal) →
{K : Type u_1} →
{K' : Type u_2} →
{V : Type u_4} →
{V' : Type u_5} →
[inst : Semiring K] →
[inst_1 : Semiring K'] →
{σ : K →+* K'} →
{σ' : K' →+* K} →
[inst_2 : RingHomInvPair σ σ'] →
[inst_3 : RingHomInvPair σ' σ] →
[inst_4 : AddCommGroup V] →
[inst_5 : Module K V] →
[inst_6 : AddCommGroup V'] →
[inst_7 : Module K' V'] → (V ≃ₛₗ[σ] V') → WithLp p V ≃ₛₗ[σ] WithLp p V'Lift a (semi)linear equivalence to WithLp.
- Defined in
- Mathlib.Analysis.Normed.Lp.WithLp
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- RingHomstatement and proof · cited by 10,189
- ENNRealstatement and proof · cited by 9,879
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- RingHomInvPairstatement and proof · cited by 523
- WithLpstatement · cited by 345
- LinearEquiv.transproof · cited by 298
- WithLp.linearEquivproof · cited by 29
Cited by6
Results whose statement or proof uses this declaration.
- LinearIsometryEquiv.withLpProdCongrproof · cited by 3
- LinearIsometryEquiv.withLpProdCommproof · cited by 2
- LinearEquiv.coe_withLpCongrstatement · cited by 0
- LinearEquiv.withLpCongr_reflstatement · cited by 0
- LinearEquiv.withLpCongr_symmstatement · cited by 0
- LinearEquiv.withLpCongr_transstatement · cited by 0