Theorems · Theorem · measure theory
MeasureTheory.L1.SimpleFunc.setToL1S_mono_left
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {m : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {G'' : Type u_7} [inst_2 : NormedAddCommGroup G''] [inst_3 : PartialOrder G'']
[IsOrderedAddMonoid G''] [inst_5 : NormedSpace ℝ G''] {T T' : Set α → E →L[ℝ] G''},
(∀ (s : Set α) (x : E), (T s) x ≤ (T' s) x) →
∀ (f : ↥(α →₁ₛ[μ] E)), MeasureTheory.L1.SimpleFunc.setToL1S T f ≤ MeasureTheory.L1.SimpleFunc.setToL1S T' f- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 226 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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- PartialOrderstatement and proof · cited by 6,410
- ContinuousLinearMapstatement and proof · cited by 5,352
- AddSubgroupstatement · cited by 3,232
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.