Mathlib Map

Theorems · Theorem · measure theory

measurable_of_Iio

∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
  {mδ : MeasurableSpace δ} [inst_2 : LinearOrder α] [OrderTopology α] [SecondCountableTopology α] {f : δ → α},
  (∀ (x : α), MeasurableSet (f ⁻¹' Set.Iio x)) → Measurable f
Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Order
Cited by
2 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceBorelSpaceLinearOrderOrderTopologySecondCountableTopology

Around this declaration

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

Cites16

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

Cited by2

Results whose statement or proof uses this declaration.