Theorems · Theorem · real analysis
Differentiable.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},
Differentiable 𝕜 h → (∀ (x : E), h x ≠ 0) → Differentiable 𝕜 h⁻¹- Defined in
- Mathlib.Analysis.Calculus.FDeriv.Mul
- 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- NormedDivisionRingstatement and proof · cited by 360
- Differentiablestatement and proof · cited by 298
- DifferentiableAt.invproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- Complex.exists_rootproof · cited by 1
- Complex.differentiable_Gammaℂ_invproof · cited by 1
- Differentiable.fun_invproof · cited by 0