Theorems · Theorem · measure theory
MeasureTheory.L1.setToL1_mono
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {G' : Type u_7} {G'' : Type u_8}
[inst : NormedAddCommGroup G''] [inst_1 : PartialOrder G''] [IsOrderedAddMonoid G''] [inst_3 : NormedSpace ℝ G'']
[inst_4 : CompleteSpace G''] [inst_5 : NormedAddCommGroup G'] [inst_6 : PartialOrder G'] [inst_7 : NormedSpace ℝ G']
[ClosedIciTopology G''] [IsOrderedAddMonoid G'] {T : Set α → G' →L[ℝ] G''} {C : ℝ}
(hT : MeasureTheory.DominatedFinMeasAdditive μ T C),
(∀ (s : Set α), MeasurableSet s → μ s < ⊤ → ∀ (x : G'), 0 ≤ x → 0 ≤ (T s) x) →
∀ {f g : ↥(MeasureTheory.Lp G' 1 μ)}, f ≤ g → (MeasureTheory.L1.setToL1 hT) f ≤ (MeasureTheory.L1.setToL1 hT) g- Defined in
- Mathlib.MeasureTheory.Integral.SetToL1
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Top.topstatement and proof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- ContinuousLinearMapstatement and proof · cited by 5,352
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.