Mathlib Map

Theorems · Definition · measure theory

BoundedVariationOn.vectorMeasure

{α : Type u_1} →
  [inst : LinearOrder α] →
    [DenselyOrdered α] →
      [inst_2 : TopologicalSpace α] →
        [OrderTopology α] →
          [SecondCountableTopology α] →
            [CompactIccSpace α] →
              [hα : MeasurableSpace α] →
                [BorelSpace α] →
                  {E : Type u_2} →
                    [inst_7 : NormedAddCommGroup E] →
                      [CompleteSpace E] → {f : α → E} → BoundedVariationOn f Set.univ → MeasureTheory.VectorMeasure α E

The vector measure associated to a bounded variation function f, giving mass f.rightLim b - f.leftLim a to closed intervals [a, b], and similarly for other intervals.

Defined in
Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
Cited by
11 results in Mathlib
Foundations
Depth 211 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderDenselyOrderedTopologicalSpaceOrderTopologySecondCountableTopologyCompactIccSpaceMeasurableSpaceBorelSpaceNormedAddCommGroupCompleteSpace

Around this declaration

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

BoundedVariationOn.vectorMeasure_Icc · cited by 6BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Ioc · cited by 3BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Ici · cited by 2BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Iic · cited by 1BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Iio · cited by 1BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Ioo · cited by 1BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_singleton · cited by 1BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Ico · cited by 0BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_Ioi · cited by 0BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure_univ · cited by 0BoundedVariationOn.vector…BoundedVariationOn.vectorMeasure.congr_simp · cited by 0vectorMeasure.congr_simpTopologicalSpace · cited by 24529TopologicalSpaceNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceLinearOrder · cited by 8572LinearOrderSet.univ · cited by 3945Set.univCompleteSpace · cited by 2532CompleteSpaceBorelSpace · cited by 1602BorelSpaceOrderTopology · cited by 1355OrderTopologySecondCountableTopology · cited by 750SecondCountableTopologyDenselyOrdered · cited by 471DenselyOrderedMeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…CompactIccSpace · cited by 96CompactIccSpaceIsBot · cited by 77IsBotBoundedVariationOn · cited by 65BoundedVariationOnFunction.rightLim · cited by 52Function.rightLimBoundedVariationOn.vectorMeas…CITED BYCITES

Cites16

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

Cited by11

Results whose statement or proof uses this declaration.