Mathlib Map

Theorems · Theorem · measure theory

Monotone.locallyIntegrable

∀ {X : Type u_1} {E : Type u_6} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : NormedAddCommGroup E]
  {μ : MeasureTheory.Measure X} [BorelSpace X] [inst_4 : ConditionallyCompleteLinearOrder X]
  [inst_5 : ConditionallyCompleteLinearOrder E] [OrderTopology X] [OrderTopology E] [SecondCountableTopology E]
  {f : X → E} [MeasureTheory.IsLocallyFiniteMeasure μ], Monotone f → MeasureTheory.LocallyIntegrable f μ
Defined in
Mathlib.MeasureTheory.Function.LocallyIntegrable
Cited by
1 results in Mathlib
Foundations
Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasurableSpaceTopologicalSpaceNormedAddCommGroupBorelSpaceConditionallyCompleteLinearOrderConditionallyCompleteLinearOrderOrderTopologyOrderTopologySecondCountableTopologyMeasureTheory.IsLocallyFiniteMeasure

Around this declaration

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

Cites27

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

Cited by1

Results whose statement or proof uses this declaration.