Mathlib Map

Theorems · Theorem · potential theory

ContDiffAt.harmonicAt

∀ {F : Type u_1} [inst : NormedAddCommGroup F] [inst_1 : NormedSpace ℂ F] {f : ℂ → F} {x : ℂ},
  ContDiffAt ℂ 2 f x → InnerProductSpace.HarmonicAt f x

Continuously complex-differentiable functions on ℂ are harmonic.

Defined in
Mathlib.Analysis.InnerProductSpace.Harmonic.Constructions
Cited by
1 results in Mathlib
Foundations
Depth 245 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

Cites31

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.