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

Project-declaredLean 4.32.0

With Query Log self log eq

OracleComp.withQueryLog_self_log_eq

Mathematical statement

Self-log fixed point. The two log layers produced by oa.withQueryLog.withQueryLog agree on every support point: simulating the logging oracle over oa.withQueryLog records exactly the queries that the inner withQueryLog already recorded, since withQueryLog does not add new queries to the underlying OracleComp.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Get Query Value? eq get At?

OracleSpec.QueryLog.getQueryValue?_eq_getAt?

Mathematical statement

Query-log lookup is the OracleSpec specialization of dependent lookup on PolyFun traces.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Univ prop Dedekind Mac Neille Completion

OrderTheory.univ_prop_DedekindMacNeilleCompletion

Project documentation

Universal property (extension) for the Dedekind–MacNeille completion. Given an order embedding f : α ↪o β into a complete lattice β, this theorem produces an order embedding f' : DedekindMacNeilleCompletion α ↪o β such that f = f' ∘ coe'. API note: the constructed f' is defined by a sSup over lower bounds of upper bounds of the image of x. T...

algebraic geometryvector bundlescategory theory

Source project: Harder-Narasimhan

Person-level attribution pending.

View proof record
Project-declaredLean 4.33.0-rc1

Mul Valuation lt iff norm lt

Padic.mulValuation_lt_iff_norm_lt

Mathematical statement

Strict comparison of Padic.mulValuation matches strict comparison of the norm.

number theoryclass field theorylocal fields

Source project: Class Field Theory

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Partial Fourier Sum L2 norm

partialFourierSumL2_norm

Mathematical statement

For an L2L^2 function on a circle of period TT, the squared L2L^2 norm of its NNth partial Fourier sum equals the sum of the squared magnitudes of its Fourier coefficients from N-N through NN:

SNf22=n=NNf^(n)2.\lVert S_Nf\rVert_2^2=\sum_{n=-N}^{N}|\widehat f(n)|^2.

harmonic analysisFourier analysismeasure theory

Source project: Carleson formalization

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

As Tensor expand

PauliMatrix.asTensor_expand

Mathematical statement

The expansion of asTensor into complexContrBasis basis of tensor product vectors.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record