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 research declarations. Search 10,000 more complete Mathlib declarations.

All topics

2569 results

Project-declaredLean 4.32.0

To Complex eval P basis Vector

realLorentzTensor.toComplex_evalP_basisVector

Plain-language statement

For a real basis vector, toComplex(evalP(basisVector c b)) equals evalP(basisVector (colorToComplex ∘ c) (complexify b)) (complex species).

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

To Complex repr

realLorentzTensor.toComplex_repr

Plain-language statement

The representation of toComplex v in the complexified basis equals the real representation coerced to complex.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rectangle disjoint singleton

rectangle_disjoint_singleton

Plain-language statement

Let RR be the axis-parallel rectangle with opposite corners z,wCz,w\in\mathbb C. If a point pp lies strictly to the left, right, below, or above both corners, then pRp\notin R; equivalently, the rectangle and the singleton {p}\{p\} are disjoint.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rectangle Integral log Deriv eq sum meromorphic Order At

rectangleIntegral_logDeriv_eq_sum_meromorphicOrderAt

Plain-language statement

An argument-principle identity on an axis-parallel rectangle. If ff and its logarithmic derivative f/ff'/f are meromorphic on the rectangle, every point has finite meromorphic order, and no zero or pole of ff lies on the boundary, then 12πiRf(z)f(z)dz=pRordp(f).\frac{1}{2\pi i}\oint_{\partial R}\frac{f'(z)}{f(z)}\,dz=\sum_{p\in R}\operatorname{ord}_p(f). Thus the normalized boundary integral counts zeros positively and poles negatively, with multiplicity.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Rectangle Integral HSplit

RectangleIntegralHSplit

Plain-language statement

A vertical splitting identity for rectangular contour integrals. Under integrability of ff along the two horizontal sides, splitting the rectangle with real coordinates from x0x_0 to x1x_1 at aa gives R(x0,x1;y0,y1)f=R(x0,a;y0,y1)f+R(a,x1;y0,y1)f.\int_{\partial R(x_0,x_1;y_0,y_1)}f=\int_{\partial R(x_0,a;y_0,y_1)}f+\int_{\partial R(a,x_1;y_0,y_1)}f. The two integrals over the shared vertical side cancel.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record