Theorems · Theorem · measure theory
Continuous.measurable2
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {δ : Type u_5} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α]
[OpensMeasurableSpace α] [inst_3 : TopologicalSpace β] [inst_4 : MeasurableSpace β] [OpensMeasurableSpace β]
[inst_6 : TopologicalSpace γ] [inst_7 : MeasurableSpace γ] [BorelSpace γ] [inst_9 : MeasurableSpace δ]
[SecondCountableTopologyEither α β] {f : δ → α} {g : δ → β} {c : α → β → γ},
(Continuous fun p => c p.1 p.2) → Measurable f → Measurable g → Measurable fun a => c (f a) (g a)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Continuousstatement and proof · cited by 2,592
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- OpensMeasurableSpacestatement and proof · cited by 636
- Measurable.compproof · cited by 234
- Continuous.measurableproof · cited by 181
- SecondCountableTopologyEitherstatement and proof · cited by 117
- Measurable.prodMkproof · cited by 115
Cited by4
Results whose statement or proof uses this declaration.
- Measurable.innerproof · cited by 3
- Measurable.distproof · cited by 2
- Measurable.nndistproof · cited by 0
- Measurable.edistproof · cited by 0