Mathlib Map

Theorems · Theorem · measure theory

Measurable.iInf

∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
  {mδ : MeasurableSpace δ} [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α]
  {ι : Sort u_5} [Countable ι] {f : ι → δ → α}, (∀ (i : ι), Measurable (f i)) → Measurable fun b => ⨅ i, f i b
Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Order
Cited by
6 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceBorelSpaceConditionallyCompleteLinearOrderOrderTopologySecondCountableTopologyCountable

Around this declaration

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

Cites10

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

Cited by6

Results whose statement or proof uses this declaration.