Theorems · Theorem · several complex variables
AnalyticWithinAt.inv
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {𝕝 : Type u_8} [inst_3 : NormedDivisionRing 𝕝] [inst_4 : NormedAlgebra 𝕜 𝕝] {f : E → 𝕝}
{x : E} {s : Set E}, AnalyticWithinAt 𝕜 f s x → f x ≠ 0 → AnalyticWithinAt 𝕜 f⁻¹ s x(f x)⁻¹ is analytic away from f x = 0
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 191 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- 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
- AnalyticWithinAtstatement and proof · cited by 96
- AnalyticAt.comp_analyticWithinAtproof · cited by 10
- analyticAt_invproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- AnalyticWithinAt.zpowproof · cited by 2
- AnalyticWithinAt.divproof · cited by 1
- AnalyticOn.invproof · cited by 1
- AnalyticWithinAt.fun_invproof · cited by 0