Theorems · Theorem · functional analysis
lp.linearMapOfLE_comp
∀ {𝕜 : Type u_1} {α : Type u_3} {E : α → Type u_4} [inst : (i : α) → NormedAddCommGroup (E i)] [inst_1 : NormedRing 𝕜]
[inst_2 : (i : α) → Module 𝕜 (E i)] [inst_3 : ∀ (i : α), IsBoundedSMul 𝕜 (E i)] {p q r : ENNReal} (hpq : p ≤ q)
(hqr : q ≤ r), lp.linearMapOfLE 𝕜 E hqr ∘ₗ lp.linearMapOfLE 𝕜 E hpq = lp.linearMapOfLE 𝕜 E ⋯- Defined in
- Mathlib.Analysis.Normed.Lp.lpSpace
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 225 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- LE.le.transstatement · cited by 3,151
- LinearMap.compstatement and proof · cited by 1,642
- NormedRingstatement and proof · cited by 924
- LinearMap.extproof · cited by 844
- IsBoundedSMulstatement and proof · cited by 329
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.