Theorems · Theorem · measure theory
measurableSet_of_differentiableAt_with_param
∀ (𝕜 : Type u_1) [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [LocallyCompactSpace E] {F : Type u_3} [inst_4 : NormedAddCommGroup F]
[inst_5 : NormedSpace 𝕜 F] {α : Type u_4} [inst_6 : TopologicalSpace α] {f : α → E → F} [inst_7 : MeasurableSpace α]
[OpensMeasurableSpace α] [inst_9 : MeasurableSpace E] [OpensMeasurableSpace E] [CompleteSpace F],
Continuous (Function.uncurry f) → MeasurableSet {p | DifferentiableAt 𝕜 (f p.1) p.2}The set of differentiability points of a continuous function depending on a parameter taking values in a complete space is Borel-measurable.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.ofPredstatement and proof · cited by 6,101
- Set.univproof · cited by 3,945
- MeasurableSetstatement and proof · cited by 3,075
- Continuousstatement and proof · cited by 2,592
- CompleteSpacestatement and proof · cited by 2,532
- OpensMeasurableSpacestatement and proof · cited by 636
Cited by3
Results whose statement or proof uses this declaration.
- measurable_fderiv_with_paramproof · cited by 1
- measurableSet_lineDifferentiableAtproof · cited by 1
- measurableSet_lineDifferentiableAt_uncurryproof · cited by 0