Theorems · Theorem · general topology
MeasurableSet.image_of_monotoneOn
∀ {α : Type u_6} {β : Type u_7} {t : Set α} {g : α → β} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α]
[BorelSpace α] [inst_3 : LinearOrder α] [OrderTopology α] [PolishSpace α] [inst : TopologicalSpace β]
[inst_5 : MeasurableSpace β] [BorelSpace β] [inst_7 : LinearOrder β] [OrderTopology β] [SecondCountableTopology β],
MeasurableSet t → MonotoneOn g t → MeasurableSet (g '' t)The image of a measurable set under a monotone map is measurable.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredproof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- MeasurableSetstatement and proof · cited by 3,075
- Set.extproof · cited by 2,266
- BorelSpacestatement and proof · cited by 1,602
- OrderTopologystatement and proof · cited by 1,355
- SecondCountableTopologystatement and proof · cited by 750
- Set.Countableproof · cited by 545
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_antitoneOnproof · cited by 2
- MeasureTheory.integral_image_eq_integral_deriv_smul_of_antitoneOnproof · cited by 2
- MeasurableSet.image_of_antitoneOnproof · cited by 0