Mathlib Map

Theorems · Theorem · measure theory

Measurable.iSup

∀ {α : 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
14 results in Mathlib
Foundations
Depth 85 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.

MeasureTheory.exists_measurable_le_lintegral_eq · cited by 8MeasureTheory.exists_meas…Measurable.iInf · cited by 6Measurable.iInfMeasurable.lintegral_kernel_prod_right · cited by 5Measurable.lintegral_kern…Measurable.lintegral_prod_right' · cited by 4Measurable.lintegral_prod…Measurable.biSup · cited by 3Measurable.biSupMeasureTheory.Measure.measurable_lintegral · cited by 3Measure.measurable_linteg…Measurable.ennreal_tsum · cited by 2Measurable.ennreal_tsumMeasurable.liminf' · cited by 2Measurable.liminf'MeasureTheory.Measure.LebesgueDecomposition.iSup_mem_measurableLE · cited by 2LebesgueDecomposition.iSu…AEMeasurable.iSup · cited by 2AEMeasurable.iSupMeasureTheory.StronglyAdapted.measurable_upcrossings · cited by 1StronglyAdapted.measurabl…MeasureTheory.exists_measurable_le_forall_setLIntegral_eq · cited by 1MeasureTheory.exists_meas…Measurable.sSup · cited by 1Measurable.sSupMeasureTheory.Measure.haveLebesgueDecomposition_of_finiteMeasure · cited by 0Measure.haveLebesgueDecom…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceSet.ofPred · cited by 6101Set.ofPredSet.range · cited by 4705Set.rangeMeasurableSet · cited by 3075MeasurableSetCompl.compl · cited by 2925Compl.compliSup · cited by 2415iSupBorelSpace · cited by 1602BorelSpaceMeasurable · cited by 1499MeasurableOrderTopology · cited by 1355OrderTopologySupSet.sSup · cited by 954SupSet.sSupIsEmpty · cited by 759IsEmptySecondCountableTopology · cited by 750SecondCountableTopologyCountable · cited by 633CountableBddAbove · cited by 620BddAboveMeasurable.iSupCITED BYCITES

Cites23

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

Cited by14

Results whose statement or proof uses this declaration.