Mathlib Map

Theorems · Theorem · complex analysis

Differentiable.analyticAt

∀ {E : Type u} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] [CompleteSpace E] {f : ℂ → E},
  Differentiable ℂ f → ∀ (z : ℂ), AnalyticAt ℂ f z

A complex differentiable function f : ℂ → E is analytic at every point.

Defined in
Mathlib.Analysis.Complex.CauchyIntegral
Cited by
1 results in Mathlib
Foundations
Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceCompleteSpace

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.

Cited by1

Results whose statement or proof uses this declaration.