Theorems · Theorem · measure theory
MeasureTheory.measurePreserving_pi_empty
∀ {ι : Type u} {α : ι → Type v} [inst : Fintype ι] [inst_1 : IsEmpty ι] {m : (i : ι) → MeasurableSpace (α i)}
(μ : (i : ι) → MeasureTheory.Measure (α i)),
MeasureTheory.MeasurePreserving (⇑(MeasurableEquiv.ofUniqueOfUnique ((i : ι) → α i) Unit))
(MeasureTheory.Measure.pi μ) (MeasureTheory.Measure.dirac ())- Defined in
- Mathlib.MeasureTheory.Constructions.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 230 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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Fintypestatement and proof · cited by 7,736
- MeasureTheory.Measure.mapproof · cited by 858
- IsEmptystatement and proof · cited by 759
- MeasurableEquivstatement and proof · cited by 269
- MeasureTheory.MeasurePreservingstatement and proof · cited by 259
- MeasureTheory.Measure.diracstatement and proof · cited by 210
- MeasureTheory.Measure.pistatement and proof · cited by 130
- isEmptyElimproof · cited by 59
- MeasurableEquiv.measurableproof · cited by 57
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.volume_preserving_pi_emptyproof · cited by 0