Theorems · Theorem · measure theory
MeasureTheory.measurePreserving_piCongrLeft
∀ {ι : Type u_1} {ι' : Type u_2} {α : ι → Type u_3} [inst : Fintype ι] {m : (i : ι) → MeasurableSpace (α i)}
(μ : (i : ι) → MeasureTheory.Measure (α i)) [∀ (i : ι), MeasureTheory.SigmaFinite (μ i)] [inst_2 : Fintype ι']
(f : ι' ≃ ι),
MeasureTheory.MeasurePreserving (⇑(MeasurableEquiv.piCongrLeft α f)) (MeasureTheory.Measure.pi fun i' => μ (f i'))
(MeasureTheory.Measure.pi μ)- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- 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
Cited by7
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_fintype_prod_eq_prodproof · cited by 4
- MeasureTheory.Measure.pi_map_piCongrLeftproof · cited by 3
- MeasureTheory.lmarginal_univproof · cited by 3
- MeasureTheory.measurePreserving_piFinsetUnionproof · cited by 2
- MeasureTheory.Integrable.fintype_prod_depproof · cited by 1
- MeasureTheory.measurePreserving_arrowCongr'proof · cited by 1
- MeasureTheory.volume_measurePreserving_piCongrLeftproof · cited by 0