Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.map_ofFunction
∀ {α : Type u_1} {m : Set α → ENNReal} {m_empty : m ∅ = 0} {β : Type u_2} {f : α → β},
Function.Injective 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 164 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Set.rangeproof · cited by 4,705
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- LE.le.antisymmproof · cited by 507
- le_of_eqproof · cited by 366
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.restrict_ofFunctionproof · cited by 0