Mathlib Map

Theorems · Definition · measure theory

StieltjesFunction.measure

{R : Type u_2} →
  [inst : LinearOrder R] →
    [inst_1 : TopologicalSpace R] →
      StieltjesFunction R →
        [OrderTopology R] →
          [CompactIccSpace R] →
            [inst_4 : MeasurableSpace R] →
              [BorelSpace R] → [SecondCountableTopology R] → [DenselyOrdered R] → MeasureTheory.Measure R

The measure associated to a Stieltjes function, giving mass f b - f a to the interval (a, b]. If there is a bot element, it gives zero mass to it.

Defined in
Mathlib.MeasureTheory.Measure.Stieltjes
Cited by
48 results in Mathlib
Foundations
Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderTopologicalSpaceOrderTopologyCompactIccSpaceMeasurableSpaceBorelSpaceSecondCountableTopologyDenselyOrdered

Around this declaration

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

ProbabilityTheory.IsCondKernelCDF.toKernel · cited by 9IsCondKernelCDF.toKernelStieltjesFunction.measure_Icc · cited by 8StieltjesFunction.measure…StieltjesFunction.measure_Iic · cited by 8StieltjesFunction.measure…StieltjesFunction.measure_Ioc · cited by 8StieltjesFunction.measure…StieltjesFunction.measure_singleton · cited by 6StieltjesFunction.measure…StieltjesFunction.measure_univ · cited by 5StieltjesFunction.measure…Real.volume_val · cited by 4Real.volume_valStieltjesFunction.measure_Ioo · cited by 3StieltjesFunction.measure…ProbabilityTheory.setLIntegral_stieltjesOfMeasurableRat · cited by 2ProbabilityTheory.setLInt…StieltjesFunction.measure_Ico · cited by 2StieltjesFunction.measure…StieltjesFunction.measure_Ioi_of_tendsto_atTop_atTop · cited by 2StieltjesFunction.measure…StieltjesFunction.measure_def · cited by 2StieltjesFunction.measure…Monotone.ae_differentiableAt · cited by 2Monotone.ae_differentiabl…ProbabilityTheory.measure_cdf · cited by 2ProbabilityTheory.measure…ProbabilityTheory.IsMeasurableRatCDF.measurable_measure_stieltjesFunction · cited by 1IsMeasurableRatCDF.measur…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureLinearOrder · cited by 8572LinearOrderBorelSpace · cited by 1602BorelSpaceOrderTopology · cited by 1355OrderTopologySecondCountableTopology · cited by 750SecondCountableTopologyDenselyOrdered · cited by 471DenselyOrderedCompactIccSpace · cited by 96CompactIccSpaceStieltjesFunction · cited by 85StieltjesFunctionStieltjesFunction.measureCITED BYCITES

Cites10

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

Cited by49

Results whose statement or proof uses this declaration.