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

Project-declaredLean 4.32.0

Euclid Levi Civita symbol contract two

euclidLeviCivita_symbol_contract_two

Mathematical statement

Double Euclidean Levi-Civita contraction ∑_h (ε4)_{r,s,h} · (ε4)_{t,w,h} = 2 · (δ[r,t]·δ[s,w] - δ[r,w]·δ[s,t]) at the symbol level: contracting two of the four Fin 4 component slots of ε4 with the naive Kronecker pairing leaves two free pairs and the factor 2! = 2. The Lorentz form carries an extra det η = -1.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Euclid Levi Civita symbol contract zero

euclidLeviCivita_symbol_contract_zero

Mathematical statement

Full Euclidean Levi-Civita contraction ∑_b (ε4)_b · (ε4)_b = 24 at the symbol level: summing the square of every standard-basis component of ε4 over all four Fin 4 index slots, paired naively (no metric), counts the 4! = 24 permutations. The Lorentz contraction ε^{μνρσ} ε_{μνρσ} lowers one factor with η and equals -24 instead.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Euler Mascheroni Constant lb

eulerMascheroniConstant_lb

Mathematical statement

For every integer n0n\ge0, the corrected harmonic approximation Hn+1log(n+1)12(n+1)H_{n+1}-\log(n+1)-\frac{1}{2(n+1)} is a lower bound for the Euler–Mascheroni constant γ\gamma.

analytic number theoryprime numbersasymptotics

Source project: Prime Number Theorem and More

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Eval Dist uniform Sample bind update

evalDist_uniformSample_bind_update

Mathematical statement

Overwriting one coordinate of a uniform function table is measure-preserving. Drawing a value u uniformly from R, then a full function table g : D → R uniformly, and returning Function.update g t u yields the same distribution as drawing the table directly. This is the t-marginal independence of the uniform (product) distribution on D → R:...

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Eval Dist uniform Sample map comp injective

evalDist_uniformSample_map_comp_injective

Mathematical statement

Restricting a uniform function table to a subdomain along an injection is uniform. For an injection e : A → B between finite types, drawing a uniform table g : B → R and restricting it along e (i.e. g ∘ e) yields the uniform distribution on A → R. This is the marginalization of the uniform (product) distribution on B → R onto the block of...

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.8.0

Evil alices lies

evil_alices_lies

Mathematical statement

Evil Alice produces a close true trace with low probability, since by remaining close she looks like a close oracle.

probabilitycomplexity theoryinteractive protocols

Source project: debate

Person-level attribution pending.

View proof record