Mathlib Map

Theorems · Theorem · several complex variables

analyticAt_inverse

∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {A : Type u_7} [inst_1 : NormedRing A] [inst_2 : NormedAlgebra 𝕜 A]
  [HasSummableGeomSeries A] (z : Aˣ), AnalyticAt 𝕜 Ring.inverse ↑z

If A is a normed algebra over 𝕜 with summable geometric series, then inversion on A is analytic at any unit.

Defined in
Mathlib.Analysis.Analytic.Constructions
Cited by
3 results in Mathlib
Foundations
Depth 189 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedRingNormedAlgebraHasSummableGeomSeries

Around this declaration

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

Cites46

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

Cited by3

Results whose statement or proof uses this declaration.