Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.setToSimpleFunc_mono_left
∀ {α : Type u_1} {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℝ F] {G'' : Type u_8}
[inst_2 : NormedAddCommGroup G''] [inst_3 : PartialOrder G''] [IsOrderedAddMonoid G''] [inst_5 : NormedSpace ℝ G'']
{m : MeasurableSpace α} (T T' : Set α → F →L[ℝ] G''),
(∀ (s : Set α) (x : F), (T s) x ≤ (T' s) x) →
∀ (f : MeasureTheory.SimpleFunc α F),
MeasureTheory.SimpleFunc.setToSimpleFunc T f ≤ MeasureTheory.SimpleFunc.setToSimpleFunc T' f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- PartialOrderstatement and proof · cited by 6,410
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.preimageproof · cited by 4,946
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.L1.SimpleFunc.setToL1SCLM_mono_leftproof · cited by 0
- MeasureTheory.L1.SimpleFunc.setToL1S_mono_leftproof · cited by 0