Mathlib Map

Theorems · Theorem · geometry

EuclideanGeometry.hasFDerivAt_inversion

∀ {F : Type u_2} [inst : NormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F] {c x : F} {R : ℝ},
  x ≠ c → HasFDerivAt (EuclideanGeometry.inversion c R) ((R / dist x c) ^ 2 • ↑↑(ℝ ∙ (x - c))ᗮ.reflection) x

Formula for the Fréchet derivative of EuclideanGeometry.inversion c R.

Defined in
Mathlib.Geometry.Euclidean.Inversion.Calculus
Cited by
0 results in Mathlib
Foundations
Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupInnerProductSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites76

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.