Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.map_ofFunction_le
∀ {α : Type u_1} {m : Set α → ENNReal} {m_empty : m ∅ = 0} {β : Type u_2} (f : α → β),
(MeasureTheory.OuterMeasure.map f) (MeasureTheory.OuterMeasure.ofFunction m m_empty) ≤
MeasureTheory.OuterMeasure.ofFunction (fun s => m (f ⁻¹' s)) m_empty- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- MeasureTheory.OuterMeasurestatement · cited by 287
- MeasureTheory.OuterMeasure.mapstatement · cited by 30
- MeasureTheory.OuterMeasure.ofFunctionstatement and proof · cited by 21
- MeasureTheory.OuterMeasure.ofFunction_leproof · cited by 10
- MeasureTheory.OuterMeasure.le_ofFunctionproof · cited by 5
- MeasureTheory.OuterMeasure.map_applyproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.map_ofFunctionproof · cited by 1