Theorems · Theorem · measure theory
Embedding.comp_stronglyMeasurable_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {m : MeasurableSpace α} [inst : TopologicalSpace β]
[TopologicalSpace.PseudoMetrizableSpace β] [inst_2 : TopologicalSpace γ] [TopologicalSpace.PseudoMetrizableSpace γ]
{g : β → γ} {f : α → β},
Topology.IsEmbedding g → ((MeasureTheory.StronglyMeasurable fun x => g (f x)) ↔ MeasureTheory.StronglyMeasurable f)If g is a topological embedding, then f is strongly measurable iff g ∘ f is.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemproof · cited by 7,166
- Set.preimageproof · cited by 4,946
- Set.rangeproof · cited by 4,705
- IsClosedproof · cited by 1,639
- PseudoMetricSpaceproof · cited by 1,550
- Measurableproof · cited by 1,499
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- Set.mem_range_selfproof · cited by 328
- Topology.IsEmbeddingstatement and proof · cited by 294
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.