Theorems · Theorem · measure theory
MeasurableEmbedding.measurable_extend
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} [inst : MeasurableSpace β]
[inst_1 : MeasurableSpace γ] {f : α → β},
MeasurableEmbedding f → ∀ {g : α → γ} {g' : β → γ}, Measurable g → Measurable g' → Measurable (Function.extend f g g')- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- Set.Elemproof · cited by 7,166
- Set.rangeproof · cited by 4,705
- Compl.complproof · cited by 2,925
- Measurablestatement and proof · cited by 1,499
- Measurable.compproof · cited by 234
- MeasurableEmbeddingstatement and proof · cited by 170
- Function.extendstatement · cited by 111
- measurable_subtype_coeproof · cited by 30
- MeasurableEmbedding.measurableSet_rangeproof · cited by 11
- measurable_of_restrict_of_restrict_complproof · cited by 9
- MeasurableEmbedding.measurable_rangeSplittingproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MeasurableEmbedding.exists_measurable_extendproof · cited by 2