Theorems · Theorem · real analysis
not_differentiableWithinAt_of_local_left_inverse_hasDerivWithinAt_zero
∀ {𝕜 : Type u} [inst : NontriviallyNormedField 𝕜] {f g : 𝕜 → 𝕜} {a : 𝕜} {s t : Set 𝕜},
a ∈ s →
UniqueDiffWithinAt 𝕜 s a →
HasDerivWithinAt f 0 t (g a) → Set.MapsTo g s t → f ∘ g =ᶠ[nhdsWithin a s] id → ¬DifferentiableWithinAt 𝕜 g s a- Defined in
- Mathlib.Analysis.Calculus.Deriv.Inverse
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MulZeroClass.zero_mulproof · cited by 1,625
- Set.MapsTostatement and proof · cited by 732
- DifferentiableWithinAtstatement and proof · cited by 453
- Filter.EventuallyEq.symmproof · cited by 408
- HasDerivWithinAtstatement and proof · cited by 333
- derivWithinproof · cited by 258
- UniqueDiffWithinAtstatement and proof · cited by 252
- DifferentiableWithinAt.hasDerivWithinAtproof · cited by 85
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.