Mathlib Map

Theorems · Theorem · measure theory

stronglyMeasurable_deriv

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {F : Type u_3} [inst_1 : NormedAddCommGroup F]
  [inst_2 : NormedSpace 𝕜 F] [CompleteSpace F] [inst_4 : MeasurableSpace 𝕜] [OpensMeasurableSpace 𝕜]
  [h : SecondCountableTopologyEither 𝕜 F] (f : 𝕜 → F), MeasureTheory.StronglyMeasurable (deriv f)
Defined in
Mathlib.Analysis.Calculus.FDeriv.Measurable
Cited by
1 results in Mathlib
Foundations
Depth 181 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpaceCompleteSpaceMeasurableSpaceOpensMeasurableSpaceSecondCountableTopologyEither

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.