Theorems · Theorem · measure theory
Measurable.dist
∀ {α : Type u_1} {β : Type u_2} [inst : PseudoMetricSpace α] [inst_1 : MeasurableSpace α] [OpensMeasurableSpace α]
[inst_3 : MeasurableSpace β] [SecondCountableTopology α] {f g : β → α},
Measurable f → Measurable g → Measurable fun b => dist (f b) (g b)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- PseudoMetricSpacestatement and proof · cited by 1,550
- Dist.diststatement · cited by 1,539
- Measurablestatement and proof · cited by 1,499
- SecondCountableTopologystatement and proof · cited by 750
- OpensMeasurableSpacestatement and proof · cited by 636
- continuous_distproof · cited by 9
- Continuous.measurable2proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.measurableSet_exists_tendstoproof · cited by 4
- MeasureTheory.measurableSet_tendsto_funproof · cited by 0