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

Project-declaredLean 4.32.0

Completeness

MerkleTree.completeness

Project documentation

Completeness theorem for Merkle trees: for any full binary tree with 2 ^ n leaves, and for any index i, the honestly-generated opening proof verifies against the honestly-built root with probability one.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Functional completeness

MerkleTree.functional_completeness

Project documentation

A functional completeness theorem for Merkle proofs built from buildMerkleTree_with_hash.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Metric carleson

metric_carleson

Mathematical statement

Let 1<q21 < q \le 2 and let qq' be its Hölder conjugate. In the project’s cancellative metric-space setting, assume the associated nontangential operators satisfy the required uniform L2L^2 bound. If FF and GG are measurable and ff is measurable with f(x)1F(x)\lVert f(x)\rVert \le \mathbf{1}_F(x), then the Carleson operator obeys the restricted estimate

G+CKf(x)dxC(a,q)μ(G)1/qμ(F)1/q.\int_G^+ \mathcal{C}_K f(x)\,dx \le C(a,q)\,\mu(G)^{1/q'}\mu(F)^{1/q}.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Entropy A eq entropy Z

MicroHamiltonian.entropy_A_eq_entropy_Z

Mathematical statement

The two definitions of entropy, in terms of T or β = 1 / T, are equivalent.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.28.0

Entropy A eq entropy Z

MicroHamiltonian.entropy_A_eq_entropy_Z

Mathematical statement

The two definitions of entropy, in terms of T or β, are equivalent.

quantum informationentropyquantum channels

Source project: quantumInfo

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Β eq deriv S U

MicroHamiltonian.β_eq_deriv_S_U

Mathematical statement

The "definition of temperature from entropy": 1/T = (∂S/∂U), when the derivative is at constant extrinsic d (typically N/V). Here we use β instead of 1/T on the left, and express the right actually as (∂S/∂β)/(∂U/∂β), as all our things are ultimately parameterized by β. This identity requires the denominator ∂U/∂β to be nonzero.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record