pith. machine review for the scientific record. sign in
def definition def or abbrev

eulerDet2FactorComplex

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 352noncomputable def eulerDet2FactorComplex (p : Nat.Primes) (s : ℂ) : ℂ :=

proof body

Definition body.

 353  (1 - eulerPrimePowerComplex p s) * Complex.exp (eulerPrimePowerComplex p s)
 354
 355/-- The complex per-prime logarithmic derivative contribution
 356`(log p) p^{-2s} / (1 - p^{-s})`. This is the natural prime-level quantity whose
 357norm should feed the perturbation budget on sampled circles. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (6)

Lean names referenced from this declaration's body.