Theorems · Theorem · functional analysis
PiLp.single_apply
∀ (p : ENNReal) (𝕜 : Type u_1) {ι : Type u_2} [inst : DecidableEq ι] [inst_1 : Zero 𝕜] (i : ι) (a : 𝕜) (j : ι),
(PiLp.single p i a).ofLp j = if j = i then a else 0- Defined in
- Mathlib.Analysis.Normed.Lp.PiLp
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- ENNRealstatement and proof · cited by 9,879
- Pi.singleproof · cited by 518
- WithLpproof · cited by 345
- WithLp.ofLpstatement and proof · cited by 323
- Pi.single_applyproof · cited by 78
- PiLp.singlestatement · cited by 24
- PiLp.toLp_applyproof · cited by 2
- PiLp.toLp_singleproof · cited by 1
Cited by11
Results whose statement or proof uses this declaration.
- OrthonormalBasis.orthonormalproof · cited by 14
- ProbabilityTheory.covariance_eval_multivariateGaussianproof · cited by 3
- EuclideanSpace.inner_single_leftproof · cited by 3
- LinearIsometryEquiv.piLpCongrLeft_singleproof · cited by 2
- LinearMap.IsSymmetric.toMatrix_eigenvectorBasisproof · cited by 2
- OrthonormalBasis.equiv_apply_basisproof · cited by 2
- ProbabilityTheory.measurePreserving_restrict₂_multivariateGaussianproof · cited by 1
- Matrix.IsHermitian.conjStarAlgAut_star_eigenvectorUnitaryproof · cited by 1
- EuclideanSpace.inner_single_rightproof · cited by 1
- EuclideanSpace.orthonormal_singleproof · cited by 0
- EuclideanSpace.single_applyproof · cited by 0