Theorems · Theorem · measure theory
MeasureTheory.measure_preimage_fst_singleton_eq_tsum
∀ {α : Type u_2} {β : Type u_3} {m0 : MeasurableSpace α} [MeasurableSingletonClass α] {mβ : MeasurableSpace β}
[MeasurableSingletonClass β] [Countable β] (μ : MeasureTheory.Measure (α × β)) (x : α),
μ (Prod.fst ⁻¹' {x}) = ∑' (y : β), μ {(x, y)}- Cited by
- 1 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Set.rangeproof · cited by 4,705
- SummationFilter.unconditionalstatement · cited by 2,068
- tsumstatement · cited by 1,148
- Countablestatement and proof · cited by 633
- MeasurableSingletonClassstatement and proof · cited by 230
- MeasureTheory.measure_iUnionproof · cited by 39
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_preimage_fst_singleton_eq_sumproof · cited by 0