Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.map_iSup
∀ {α : Type u_1} {β : Type u_3} {ι : Sort u_4} (f : α → β) (m : ι → MeasureTheory.OuterMeasure α),
(MeasureTheory.OuterMeasure.map f) (⨆ i, m i) = ⨆ i, (MeasureTheory.OuterMeasure.map f) (m i)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.preimageproof · cited by 4,946
- iSupstatement and proof · cited by 2,415
- MeasureTheory.OuterMeasurestatement and proof · cited by 287
- MeasureTheory.OuterMeasure.mapstatement and proof · cited by 30
- MeasureTheory.OuterMeasure.extproof · cited by 24
- MeasureTheory.OuterMeasure.iSup_applyproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.restrict_iSupproof · cited by 0