Theorems · Theorem · probability
ProbabilityTheory.IdentDistrib.aestronglyMeasurable_snd
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β]
[inst_2 : MeasurableSpace γ] {μ : MeasureTheory.Measure α} {ν : MeasureTheory.Measure β} {f : α → γ} {g : β → γ}
[inst_3 : TopologicalSpace γ] [TopologicalSpace.PseudoMetrizableSpace γ] [BorelSpace γ],
ProbabilityTheory.IdentDistrib f g μ ν →
MeasureTheory.AEStronglyMeasurable f μ → MeasureTheory.AEStronglyMeasurable g νIf f and g are identically distributed and f is a.e. strongly measurable, so is g.
- Defined in
- Mathlib.Probability.IdentDistrib
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
- Filter.mp_memproof · cited by 1,537
- closureproof · cited by 1,254
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- subset_closureproof · cited by 309
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IdentDistrib.aestronglyMeasurable_iffproof · cited by 3
- ProbabilityTheory.IdentDistrib.memLp_sndproof · cited by 2
- ProbabilityTheory.strong_law_aux1proof · cited by 1