Theorems · Theorem · functional analysis
LinearIsometryEquiv.piLpCongrLeft_single
∀ {p : ENNReal} {𝕜 : Type u_1} {ι : Type u_2} [hp : Fact (1 ≤ p)] [inst : Fintype ι] [inst_1 : Semiring 𝕜]
{ι' : Type u_5} [inst_2 : Fintype ι'] {E : Type u_6} [inst_3 : SeminormedAddCommGroup E] [inst_4 : Module 𝕜 E]
[inst_5 : DecidableEq ι] [inst_6 : DecidableEq ι'] (e : ι ≃ ι') (i : ι) (v : E),
(LinearIsometryEquiv.piLpCongrLeft p 𝕜 E e) (PiLp.single p i v) = PiLp.single p (e i) v- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 223 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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- ENNRealstatement and proof · cited by 9,879
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Equiv.symmproof · cited by 3,681
- Factstatement and proof · cited by 2,726
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- LinearIsometryEquivstatement · cited by 748
- Function.updateproof · cited by 502
Cited by2
Results whose statement or proof uses this declaration.
- OrthonormalBasis.equiv_apply_basisproof · cited by 2
- EuclideanSpace.piLpCongrLeft_singleproof · cited by 1