Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Measure.Subtype.measureSpace

{δ : Type u_4} → [MeasureTheory.MeasureSpace δ] → {p : δ → Prop} → MeasureTheory.MeasureSpace (Subtype p)

In a measure space, one can restrict the measure to a subtype to get a new measure space. Not registered as an instance, as there are other natural choices such as the normalized restriction for a probability measure, or the subspace measure when restricting to a vector subspace. Enable locally if needed with attribute [local instance] Measure.Subtype.measureSpace.

Defined in
Mathlib.MeasureTheory.Measure.Restrict
Cited by
10 results in Mathlib
Foundations
Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.MeasureSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.