Theorems · Theorem · probability
ProbabilityTheory.IdentDistrib.symm
∀ {α : 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 μ ν → ProbabilityTheory.IdentDistrib g f ν μ- Defined in
- Mathlib.Probability.IdentDistrib
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ProbabilityTheory.IdentDistribstatement and proof · cited by 74
- ProbabilityTheory.IdentDistrib.map_eqproof · cited by 18
- ProbabilityTheory.IdentDistrib.aemeasurable_fstproof · cited by 18
- ProbabilityTheory.IdentDistrib.aemeasurable_sndproof · cited by 16
Cited by8
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IdentDistrib.aestronglyMeasurable_iffproof · cited by 3
- ProbabilityTheory.strong_law_ae_realproof · cited by 2
- ProbabilityTheory.strong_law_aux3proof · cited by 1
- ProbabilityTheory.IdentDistrib.integrable_iffproof · cited by 1
- ProbabilityTheory.IdentDistrib.memLp_iffproof · cited by 1
- ProbabilityTheory.strong_law_aeproof · cited by 1
- ProbabilityTheory.strong_law_aux1proof · cited by 1
- ProbabilityTheory.strong_law_Lpproof · cited by 0