Theorems · Theorem · measure theory
MeasureTheory.OuterMeasure.comap_iInf
∀ {α : Type u_1} {ι : Sort u_2} {β : Type u_3} (f : α → β) (m : ι → MeasureTheory.OuterMeasure β),
(MeasureTheory.OuterMeasure.comap f) (⨅ i, m i) = ⨅ i, (MeasureTheory.OuterMeasure.comap f) (m i)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- Set.Nonemptyproof · cited by 2,627
- Set.iUnionproof · cited by 2,483
- SummationFilter.unconditionalproof · cited by 2,068
- iInfstatement and proof · cited by 1,690
- tsumproof · cited by 1,148
- LE.le.antisymmproof · cited by 507
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.OuterMeasure.restrict_iInfproof · cited by 1
- MeasureTheory.OuterMeasure.map_iInfproof · cited by 1
- MeasureTheory.OuterMeasure.restrict_iInf_restrictproof · cited by 0