Theorems · Theorem · global analysis
UniqueDiffWithinAt.eq
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] [ContinuousAdd E] [ContinuousSMul 𝕜 E] {F : Type u_3} [inst_6 : AddCommGroup F]
[inst_7 : Module 𝕜 F] [inst_8 : TopologicalSpace F] [ContinuousAdd F] [ContinuousSMul 𝕜 F] {f : E → F}
{f' f₁' : E →L[𝕜] F} {x : E} {s : Set E} [T2Space F],
UniqueDiffWithinAt 𝕜 s x → HasFDerivWithinAt f f' s x → HasFDerivWithinAt f f₁' s x → f' = f₁'UniqueDiffWithinAt achieves its goal: it implies the uniqueness of the derivative.
- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement and proof · cited by 5,352
- T2Spacestatement and proof · cited by 1,351
- ContinuousSMulstatement and proof · cited by 1,016
- ContinuousAddstatement and proof · cited by 777
- HasFDerivWithinAtstatement and proof · cited by 356
- UniqueDiffWithinAtstatement and proof · cited by 252
Cited by6
Results whose statement or proof uses this declaration.
- HasFDerivWithinAt.fderivWithinproof · cited by 69
- HasFDerivAt.uniqueproof · cited by 9
- UniqueDiffWithinAt.eq_derivproof · cited by 6
- UniqueMDiffWithinAt.eqproof · cited by 3
- differentiableWithinAt_iff_restrictScalarsproof · cited by 2
- UniqueDiffOn.eqproof · cited by 1