Theorems · Theorem · measure theory
MeasureTheory.measurePreserving_piFinSuccAbove
∀ {n : ℕ} {α : Fin (n + 1) → Type u} {m : (i : Fin (n + 1)) → MeasurableSpace (α i)}
(μ : (i : Fin (n + 1)) → MeasureTheory.Measure (α i)) [∀ (i : Fin (n + 1)), MeasureTheory.SigmaFinite (μ i)]
(i : Fin (n + 1)),
MeasureTheory.MeasurePreserving (⇑(MeasurableEquiv.piFinSuccAbove α i)) (MeasureTheory.Measure.pi μ)
((μ i).prod (MeasureTheory.Measure.pi fun j => μ (i.succAbove j)))- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasureTheory.SigmaFinite
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- Finset.univproof · cited by 3,473
- MeasurableSetproof · cited by 3,075
- Finset.prodproof · cited by 2,356
- Set.extproof · cited by 2,266
- SProd.sprodproof · cited by 1,750
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_fin_nat_prod_eq_prodproof · cited by 2
- MeasureTheory.volume_preserving_piFinSuccAboveproof · cited by 1
- MeasureTheory.Integrable.fin_nat_prodproof · cited by 1