Theorems · Theorem · probability
ProbabilityTheory.IdentDistrib.integral_eq
∀ {α : 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 : NormedAddCommGroup γ] [inst_4 : NormedSpace ℝ γ] [BorelSpace γ],
ProbabilityTheory.IdentDistrib f g μ ν → ∫ (x : α), f x ∂μ = ∫ (x : β), g x ∂ν- Defined in
- Mathlib.Probability.IdentDistrib
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filter.Eventuallyproof · cited by 3,134
- MeasureTheory.aeproof · cited by 2,352
- MeasureTheory.integralstatement and proof · cited by 1,779
- Filter.univ_mem'proof · cited by 1,672
- BorelSpacestatement and proof · cited by 1,602
- Filter.mp_memproof · cited by 1,537
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.strong_law_aux3proof · cited by 1
- ProbabilityTheory.IdentDistrib.evariance_eqproof · cited by 1
- ProbabilityTheory.mgf_congr_of_identDistribproof · cited by 1
- ProbabilityTheory.tendstoInDistribution_inv_sqrt_mul_sum_subproof · cited by 0