Mathlib Map

Theorems · Theorem · measure theory

AEMeasurable.iInf

∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [BorelSpace α]
  {mδ : MeasurableSpace δ} [inst_2 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [SecondCountableTopology α]
  {ι : Sort u_5} {μ : MeasureTheory.Measure δ} [Countable ι] {f : ι → δ → α},
  (∀ (i : ι), AEMeasurable (f i) μ) → AEMeasurable (fun b => ⨅ i, f i b) μ
Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Order
Cited by
0 results in Mathlib
Foundations
Depth 175 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.

Cites11

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.