Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.map_preimage
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] (f : MeasureTheory.SimpleFunc α β) (g : β → γ)
(s : Set γ), ⇑(MeasureTheory.SimpleFunc.map g f) ⁻¹' s = ⇑f ⁻¹' ↑({b ∈ f.range | g b ∈ s})- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Set.preimagestatement and proof · cited by 4,946
- Set.rangeproof · cited by 4,705
- Finset.filterstatement · cited by 949
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- Set.inter_commproof · cited by 291
- Finset.filter_congrproof · cited by 167
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.map_preimage_singletonproof · cited by 2