Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.map_iInf_comap
∀ {α : Type u_1} {ι : Sort u_2} {β : Type u_3} [Nonempty ι] {f : α → β} (m : ι → MeasureTheory.OuterMeasure β),
(MeasureTheory.OuterMeasure.map f) (⨅ i, (MeasureTheory.OuterMeasure.comap f) (m i)) =
⨅ i, (MeasureTheory.OuterMeasure.map f) ((MeasureTheory.OuterMeasure.comap f) (m i))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Nonempty
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- Setproof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- LinearMapstatement · cited by 10,215
- ENNRealstatement · cited by 9,879
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.rangeproof · cited by 4,705
- Compl.complproof · cited by 2,925
- Set.iUnionproof · cited by 2,483
- iInfstatement · cited by 1,690
- LE.le.antisymmproof · cited by 507
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.restrict_iInfproof · cited by 1
- MeasureTheory.OuterMeasure.map_biInf_comapproof · cited by 0