Mathlib Map

Theorems · Theorem · measure theory

BoundedVariationOn.vectorMeasure_Ioi

∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : DenselyOrdered α] [inst_2 : TopologicalSpace α]
  [inst_3 : OrderTopology α] [inst_4 : SecondCountableTopology α] [inst_5 : CompactIccSpace α] [hα : MeasurableSpace α]
  [inst_6 : BorelSpace α] {E : Type u_2} [inst_7 : NormedAddCommGroup E] [inst_8 : CompleteSpace E] {f : α → E}
  (hf : BoundedVariationOn f Set.univ) (a : α),
  hf.vectorMeasure (Set.Ioi a) = Filter.atTop.limUnder f - Function.rightLim f a
Defined in
Mathlib.MeasureTheory.VectorMeasure.BoundedVariation
Cited by
0 results in Mathlib
Foundations
Depth 216 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.

Cites31

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.