Mathlib Map

Theorems · Theorem · several complex variables

analyticOnNhd_inv

∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {𝕝 : Type u_8} [inst_1 : NormedDivisionRing 𝕝]
  [inst_2 : NormedAlgebra 𝕜 𝕝], AnalyticOnNhd 𝕜 (fun z => z⁻¹) {z | z ≠ 0}

x⁻¹ is analytic away from zero

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

Around this declaration

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

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.