Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.map_preimage_singleton
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] (f : MeasureTheory.SimpleFunc α β) (g : β → γ)
(c : γ), ⇑(MeasureTheory.SimpleFunc.map g f) ⁻¹' {c} = ⇑f ⁻¹' ↑({b ∈ f.range | g b = c})- Cited by
- 2 results in Mathlib
- Foundations
- Depth 86 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Finsetstatement · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- SetLike.coestatement · cited by 8,199
- Set.preimagestatement · cited by 4,946
- Finset.filterstatement · cited by 949
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.rangestatement · cited by 97
- MeasureTheory.SimpleFunc.mapstatement · cited by 54
- MeasureTheory.SimpleFunc.map_preimageproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.map_lintegralproof · cited by 7
- MeasureTheory.SimpleFunc.map_setToSimpleFuncproof · cited by 6