Theorems · Inductive type · measure theory
MeasureTheory.Measure.Regular
{α : Type u_1} → [inst : MeasurableSpace α] → [TopologicalSpace α] → MeasureTheory.Measure α → PropA measure μ is regular if
- it is finite on all compact sets;
- it is outer regular: μ(A) = inf {μ(U) | A ⊆ U open} for A measurable;
- it is inner regular for open sets, using compact sets:
μ(U) = sup {μ(K) | K ⊆ U compact} for U open.
- Defined in
- Mathlib.MeasureTheory.Measure.Regular
- Cited by
- 61 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
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.
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
Cited by63
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.Regular.innerRegularstatement and proof · cited by 9
- MeasureTheory.Measure.Regular.mapstatement and proof · cited by 9
- MeasureTheory.Measure.isAddLeftInvariant_eq_smul_of_regularstatement and proof · cited by 4
- MeasureTheory.Measure.ext_of_integral_eq_on_compactlySupportedstatement and proof · cited by 3
- MeasureTheory.Measure.isMulLeftInvariant_eq_smul_of_regularstatement and proof · cited by 3
- MeasureTheory.mulEquivHaarChar_eqstatement and proof · cited by 3
- MeasureTheory.mulEquivHaarChar_smul_mapstatement and proof · cited by 3
- MeasureTheory.MemLp.exists_hasCompactSupport_eLpNorm_sub_lestatement and proof · cited by 3
- MeasureTheory.addEquivAddHaarChar_eqstatement and proof · cited by 3
- MeasureTheory.addEquivAddHaarChar_smul_mapstatement and proof · cited by 3
- IsOpen.measure_eq_iSup_isCompactstatement and proof · cited by 3
- MeasureTheory.Measure.Regular.exists_isCompact_not_nullstatement and proof · cited by 2