Theorems · Theorem · probability
ProbabilityTheory.IdentDistrib.measure_mem_eq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} {f : α → γ} {g : β → γ},
ProbabilityTheory.IdentDistrib f g μ ν → ∀ {s : Set γ}, MeasurableSet s → μ (f ⁻¹' s) = ν (g ⁻¹' s)- Defined in
- Mathlib.Probability.IdentDistrib
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.preimagestatement and proof · cited by 4,946
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.Measure.mapproof · cited by 858
- ProbabilityTheory.IdentDistribstatement and proof · cited by 74
- MeasureTheory.Measure.map_apply_of_aemeasurableproof · cited by 36
- ProbabilityTheory.IdentDistrib.aemeasurable_fstproof · cited by 18
- ProbabilityTheory.IdentDistrib.map_eqproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.strong_law_aux5proof · cited by 1
- ProbabilityTheory.IdentDistrib.essSup_eqproof · cited by 1
- ProbabilityTheory.IdentDistrib.measure_preimage_eqproof · cited by 0