Mathlib Map

Theorems · Theorem · measure theory

measurableSet_lt

∀ {α : Type u_1} {δ : Type u_4} [inst : TopologicalSpace α] {mα : MeasurableSpace α} [OpensMeasurableSpace α]
  {mδ : MeasurableSpace δ} [inst_2 : LinearOrder α] [SecondCountableTopology α] [OrderClosedTopology α] {f g : δ → α},
  Measurable f → Measurable g → MeasurableSet {a | f a < g a}
Defined in
Mathlib.MeasureTheory.Constructions.BorelSpace.Order
Cited by
19 results in Mathlib
Foundations
Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceOpensMeasurableSpaceLinearOrderSecondCountableTopologyOrderClosedTopology

Around this declaration

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

MeasureTheory.measurableSet_exists_tendsto · cited by 4MeasureTheory.measurableS…NumberField.mixedEmbedding.measurableSet_plusPart · cited by 3mixedEmbedding.measurable…MeasureTheory.Egorov.notConvergentSeq_measurableSet · cited by 2Egorov.notConvergentSeq_m…ProbabilityTheory.measurableSet_integrable · cited by 1ProbabilityTheory.measura…MeasureTheory.MemLp.eLpNorm_indicator_le' · cited by 1MemLp.eLpNorm_indicator_l…ProbabilityTheory.measurableSet_kernel_integrable · cited by 1ProbabilityTheory.measura…MeasureTheory.setLIntegral_max · cited by 1MeasureTheory.setLIntegra…measurableSet_regionBetween · cited by 1measurableSet_regionBetwe…measurableSet_region_between_oc · cited by 1measurableSet_region_betw…MeasureTheory.lintegral_comp_eq_lintegral_meas_le_mul_of_measurable · cited by 1MeasureTheory.lintegral_c…MeasureTheory.withDensity_ofReal_mutuallySingular · cited by 1MeasureTheory.withDensity…NumberField.mixedEmbedding.convexBodyLT'_volume · cited by 1mixedEmbedding.convexBody…ProbabilityTheory.measure_le_mul_measure_gt_le_of_map_rotation_eq_self · cited by 1ProbabilityTheory.measure…measurableSet_integrable · cited by 1measurableSet_integrableMeasureTheory.Measure.LebesgueDecomposition.sup_mem_measurableLE · cited by 1LebesgueDecomposition.sup…TopologicalSpace · cited by 24529TopologicalSpaceMeasurableSpace · cited by 13106MeasurableSpaceLinearOrder · cited by 8572LinearOrderSet.ofPred · cited by 6101Set.ofPredMeasurableSet · cited by 3075MeasurableSetMeasurable · cited by 1499MeasurableSecondCountableTopology · cited by 750SecondCountableTopologyOpensMeasurableSpace · cited by 636OpensMeasurableSpaceOrderClosedTopology · cited by 445OrderClosedTopologyMeasurable.prodMk · cited by 115Measurable.prodMkmeasurableSet_lt' · cited by 4measurableSet_lt'measurableSet_ltCITED BYCITES

Cites11

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

Cited by19

Results whose statement or proof uses this declaration.