Theorems · Definition · several complex variables
AnalyticAt
(𝕜 : Type u_1) →
{E : Type u_2} →
{F : Type u_3} →
[inst : NontriviallyNormedField 𝕜] →
[inst_1 : NormedAddCommGroup E] →
[NormedSpace 𝕜 E] → [inst_3 : NormedAddCommGroup F] → [NormedSpace 𝕜 F] → (E → F) → E → PropGiven a function f : E → F, we say that f is analytic at x if it admits a convergent power
series expansion around x.
- Defined in
- Mathlib.Analysis.Analytic.Basic
- Cited by
- 321 results in Mathlib
- Foundations
- Depth 165 from the axioms, rests on 3,365 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- FormalMultilinearSeriesproof · cited by 615
- HasFPowerSeriesAtproof · cited by 94
Cited by325
Results whose statement or proof uses this declaration.
- AnalyticOnNhdproof · cited by 206
- MeromorphicAtproof · cited by 160
- analyticAt_conststatement · cited by 70
- analyticOrderAtproof · cited by 69
- analyticAt_idstatement · cited by 39
- AnalyticAt.continuousAtstatement and proof · cited by 35
- MeromorphicNFAtproof · cited by 34
- meromorphicOrderAt_eq_int_iffstatement and proof · cited by 31
- AnalyticAt.fun_substatement · cited by 29
- AnalyticAt.compstatement and proof · cited by 28
- AnalyticAt.meromorphicAtstatement and proof · cited by 22
- AnalyticAt.analyticWithinAtstatement and proof · cited by 19
Showing the 200 most cited of 325.