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

All topics

Showing 1,915 to 1,920 of 2,569 results.

Project-declaredLean 4.31.0

Split Nth of sum comp

Polynomial.splitNth_of_sum_comp

Mathematical statement

splitNth is the left inverse of the n-way recombination: splitting the polynomial ∑ j, X^j * (u j)(X^n) recovers u i for each component i.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Poly gen is zero evading

PolynomialGenerator.poly_gen_is_zero_evading

Mathematical statement

If G is a polynomial generator, then G is zero-evading with error the maximum of the total degrees of the individual polynomials divided by the size of the smallest evaluation sets S i. Remark 3.20, the version of the statement in the brackets [BCGM25]. Note: Remark 3.20 provides two ways of viewing a polynomial generator as a zero-evading generator...

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Pos of deriv neg at zeros

pos_of_deriv_neg_at_zeros

Mathematical statement

If g is continuous on (0, ∞), positive for t ≥ t₀, and has strictly negative derivative at any zero in (0, t₀), then g is positive on all of (0, ∞).

sphere packingFourier analysismodular forms

Source project: Sphere Packing in Dimension 8

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Pos Def trace Right

PosDef_traceRight

Mathematical statement

The partial trace (left) of a positive definite matrix is positive definite.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.8.0

Post steps V

post_stepsV

Mathematical statement

Relate stepsV and steps

probabilitycomplexity theoryinteractive protocols

Source project: debate

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Pow inner nonneg

pow_inner_nonneg'

Project documentation

A positivity lemma for self-difference-convolutions. If f=ggf=g\mathbin{\circleddash}g and the nonnegative weight ν\nu has a factorization ν=hh\nu=h\mathbin{\circleddash}h, then every natural power of ff has nonnegative weighted inner product with ν\nu: fk,ν0\langle f^k,\nu\rangle\ge0 for every kNk\in\mathbb N.

additive combinatoricsarithmetic progressionsFourier analysis

Source project: Arithmetic Progressions Almost Periodicity

Person-level attribution pending.

View proof record