Theorems · Theorem · real analysis
DifferentiableWithinAt.inv
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {R : Type u_5} [inst_3 : NormedDivisionRing R] [inst_4 : NormedAlgebra 𝕜 R] {h : E → R}
{z : E} {S : Set E}, DifferentiableWithinAt 𝕜 h S z → h z ≠ 0 → DifferentiableWithinAt 𝕜 h⁻¹ S z- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Mul
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- DifferentiableWithinAtstatement and proof · cited by 453
- NormedDivisionRingstatement and proof · cited by 360
- DifferentiableAt.comp_differentiableWithinAtproof · cited by 14
- differentiableAt_invproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- DifferentiableOn.invproof · cited by 3
- DifferentiableWithinAt.inversionproof · cited by 2
- differentiableWithinAt_dslope_of_neproof · cited by 2
- DifferentiableWithinAt.fun_invproof · cited by 0