Skip to main content

Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 2,569 curated research declarations and 119,070 complete package declarations. Search 10,000 more complete Mathlib declarations.

All topics

Showing 1,627 to 1,632 of 2,569 results.

Project-declaredLean 4.32.0

Log Deriv poles eq divisor support

logDeriv_poles_eq_divisor_support

Mathematical statement

Let ff and its logarithmic derivative f/ff'/f be meromorphic on a set RR, and assume the meromorphic order of ff is finite at every point of RR. Then the poles of f/ff'/f in RR are exactly the points where the divisor of ff is nonzero, namely the zeros and poles of ff.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Logderiv tendsto of div exp tendsto

logderiv_tendsto_of_div_exp_tendsto

Mathematical statement

If F z / exp(a·z) → C ≠ 0 at i∞, then D F / F → a/(2πi): the exponential contributes a/(2πi) and the bounded limit factor's log-derivative vanishes. Public so downstream files (e.g. #331's Θ₂ analysis) can reuse it.

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Log Deriv Residue

logDerivResidue'

Mathematical statement

Suppose ff is holomorphic and nonzero on a punctured neighborhood of pp, and f(s)=Asp+O(1)f(s)=\frac{A}{s-p}+O(1) there with A0A\ne0. Then the logarithmic derivative has principal part 1/(sp)-1/(s-p): f(s)f(s)+1sp=O(1)\frac{f'(s)}{f(s)}+\frac{1}{s-p}=O(1) as sps\to p. In particular, the residue of f/ff'/f at this simple pole is 1-1.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Log Of Analytic Function

LogOfAnalyticFunction

Mathematical statement

Let 0<r<R0<r<R, and let BB be analytic and nonvanishing on the closed disc zR|z|\le R. Then there is an analytic function JBJ_B on z<R|z|<R with JB(0)=0J_B(0)=0, JB(z)=B(z)B(z)(zr),J_B'(z)=\frac{B'(z)}{B(z)}\quad(|z|\le r), and ReJB(z)=logB(z)logB(0)(z<R).\operatorname{Re}J_B(z)=\log|B(z)|-\log|B(0)|\quad(|z|<R). Thus JBJ_B is a normalized analytic logarithm of B/B(0)B/B(0).

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0-rc1

Surrounds eventually surrounds

Loop.Surrounds.eventually_surrounds

Mathematical statement

This is only a stepping stone potentially useful for SurroundingFamily.surrounds_of_close, but not needed by itself.

topologydifferential geometryhomotopy

Source project: Sphere eversion

Person-level attribution pending.

View proof record