Canonical chosen analytic representatives #
Abstract germs cannot be evaluated away from the origin. For finite specialization arguments it is convenient to choose one analytic representative for each germ and retain the theorem identifying its raw function germ.
noncomputable def
LocalComplexGeometry.HolomorphicGerm.representative
{n : ℕ}
(f : ↥(HolomorphicGerm n))
:
ComplexEuclidean n → ℂ
A chosen analytic representative of a holomorphic germ.
Instances For
theorem
LocalComplexGeometry.HolomorphicGerm.analyticAt_representative
{n : ℕ}
(f : ↥(HolomorphicGerm n))
:
AnalyticAt ℂ (representative f) 0
The chosen representative is analytic at the origin.
theorem
LocalComplexGeometry.HolomorphicGerm.coe_representative
{n : ℕ}
(f : ↥(HolomorphicGerm n))
:
The chosen representative represents the original germ.
noncomputable def
LocalComplexGeometry.HolomorphicGerm.coefficientRepresentatives
{n k : ℕ}
(c : Fin k → ↥(HolomorphicGerm n))
:
Fin k → ComplexEuclidean n → ℂ
Chosen representatives of a finite coefficient vector.
Equations
Instances For
theorem
LocalComplexGeometry.HolomorphicGerm.analyticAt_coefficientRepresentatives
{n k : ℕ}
(c : Fin k → ↥(HolomorphicGerm n))
(i : Fin k)
:
AnalyticAt ℂ (coefficientRepresentatives c i) 0
theorem
LocalComplexGeometry.HolomorphicGerm.coe_coefficientRepresentatives
{n k : ℕ}
(c : Fin k → ↥(HolomorphicGerm n))
(i : Fin k)
: