Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.MeasuredSets

{α : Type u_1} → [mα : MeasurableSpace α] → MeasureTheory.Measure α → Type u_1

The subtype of all measurable sets. We denote it as MeasuredSets μ, with an explicit but unused parameter μ, to be able to define a distance on it given by edist s t = μ (s ∆ t)

Defined in
Mathlib.MeasureTheory.Measure.MeasuredSets
Cited by
9 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
MeasurableSpace

Around this declaration

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

Cites4

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

Cited by9

Results whose statement or proof uses this declaration.