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,519 to 1,524 of 2,569 results.

Project-declaredLean 4.31.0

Correctness

KZG.correctness

Mathematical statement

Algebraic correctness of one KZG opening for a coefficient vector.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Mod p eq

KZG.mod_p_eq

Mathematical statement

Powers with exponents congruent modulo p agree in a group of prime order p.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Verify opening equation

KZG.verify_opening_equation

Mathematical statement

Extract the exponent equation enforced by a successful KZG opening verification.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Lambda pnt

lambda_pnt

Project documentation

The summatory Liouville function has sublinear growth. Writing Ω(n)\Omega(n) for the number of prime factors of nn, counted with multiplicity, the theorem states n<x(1)Ω(n)=o(x)\sum_{n<\lfloor x\rfloor}(-1)^{\Omega(n)}=o(x) as xx\to\infty.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Dfa num state ge

Language.dfa_num_state_ge

Mathematical statement

Given a set of strings all distinguishable by l (i.e., not related to each other by the Nerode congruence on l), the number of states in the DFA accepting l is at least the number of strings in the set.

computer sciencecomputabilityprogram semantics

Source project: Lean Computer Science Library

Person-level attribution pending.

View proof record