DifferentiableAt.inversion
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F]
[inst_3 : InnerProductSpace ℝ F] {c x : E → F} {R : E → ℝ} {a : E},
DifferentiableAt ℝ c a →
DifferentiableAt ℝ R a →
DifferentiableAt ℝ x a → x a ≠ c a → DifferentiableAt ℝ (fun a => EuclideanGeometry.inversion (c a) (R a) (x a)) a- Cited by
- 1 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- InnerProductSpacestatement and proof · cited by 3,523
- DifferentiableAtstatement and proof · cited by 617
- EuclideanGeometry.inversionstatement · cited by 47
- differentiableWithinAt_univproof · cited by 14
- DifferentiableWithinAt.inversionproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Differentiable.inversionproof · cited by 0