Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.preVariation

{X : Type u_1} →
  [inst : MeasurableSpace X] →
    (f : Set X → ENNReal) → MeasureTheory.IsSigmaSubadditiveSetFun f → f ∅ = 0 → MeasureTheory.Measure X

The Measure X built from a σ-subadditive function.

Defined in
Mathlib.MeasureTheory.Measure.PreVariation
Cited by
5 results in Mathlib
Foundations
Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpace

Around this declaration

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

Cites7

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

Cited by6

Results whose statement or proof uses this declaration.