Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.comap_ofFunction
∀ {α : Type u_1} {m : Set α → ENNReal} {m_empty : m ∅ = 0} {β : Type u_2} (f : β → α),
Monotone m ∨ Function.Surjective f →
(MeasureTheory.OuterMeasure.comap f) (MeasureTheory.OuterMeasure.ofFunction m m_empty) =
MeasureTheory.OuterMeasure.ofFunction (fun s => m (f '' s)) ⋯- Cited by
- 2 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.
Cites27
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
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- ENNRealstatement and proof · cited by 9,879
- Set.imagestatement and proof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.iUnionproof · cited by 2,483
- SummationFilter.unconditionalproof · cited by 2,068
- le_antisymmproof · cited by 2,068
- iInfproof · cited by 1,690
- Monotonestatement and proof · cited by 1,397
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.comap_boundedByproof · cited by 1
- MeasureTheory.OuterMeasure.restrict_ofFunctionproof · cited by 0