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

Project-declaredLean 4.32.0

Sign Attempt expected Query Cost eq output Expectation

FiatShamirWithAbort.signAttempt_expectedQueryCost_eq_outputExpectation

Mathematical statement

The expected weighted query cost of one signing attempt is the expectation of the queried commitment cost over the attempt output distribution.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Sign Attempt run with Unit Cost eq

FiatShamirWithAbort.signAttempt_run_withUnitCost_eq

Mathematical statement

Unit-cost specialization of the run formula: each signing attempt run tags its output with a single unit of cost (cf. signAttempt_run_withAddCost_eq).

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Verify expected Query Cost eq

FiatShamirWithAbort.verify_expectedQueryCost_eq

Mathematical statement

Verification has expected weighted query cost equal to the cost of the single verification query when a signature is present, and 0 when the signature is none.

program verificationseparation logiccryptography

Source project: VCVio

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Normal Order F swap create annihilate of Cr An List F of Cr An List F

FieldSpecification.FieldOpFreeAlgebra.normalOrderF_swap_create_annihilate_ofCrAnListF_ofCrAnListF

Mathematical statement

For a field specification 𝓕, normalOrderF is the linear map FieldOpFreeAlgebra 𝓕 β†’β‚—[β„‚] FieldOpFreeAlgebra 𝓕 defined by its action on the basis ofCrAnListF Ο†s, taking ofCrAnListF Ο†s to normalOrderSign Ο†s β€’ ofCrAnListF (normalOrderList Ο†s). That is, normalOrderF normal-orders the field operators and multiplies by the sign of the normal orde...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Super Commute F grade

FieldSpecification.FieldOpFreeAlgebra.superCommuteF_grade

Project documentation

For a field specification 𝓕, and two lists Ο†s = φ₀…φₙ and Ο†s' of 𝓕.CrAnFieldOp the following super commutation relation holds: [Ο†s', φ₀…φₙ]β‚›F = βˆ‘ i, 𝓒(Ο†s', φ₀…φᡒ₋₁) β€’ φ₀…φᡒ₋₁ * [Ο†s', Ο†α΅’]β‚›F * Ο†α΅’β‚Šβ‚ … Ο†β‚™ The proof of this relation is via induction on the length of Ο†s. -/ lemma superCommuteF_ofCrAnListF_ofCrAnListF_eq_sum (Ο†s : List 𝓕.CrAnFiel...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Super Commute F of Cr An List F of Cr An List F cons

FieldSpecification.FieldOpFreeAlgebra.superCommuteF_ofCrAnListF_ofCrAnListF_cons

Mathematical statement

For a field specification 𝓕, the super commutator superCommuteF is defined as the linear map 𝓕.FieldOpFreeAlgebra β†’β‚—[β„‚] 𝓕.FieldOpFreeAlgebra β†’β‚—[β„‚] 𝓕.FieldOpFreeAlgebra which on the lists Ο†s and Ο†s' of 𝓕.CrAnFieldOp gives superCommuteF Ο†s Ο†s' = Ο†s * Ο†s' - 𝓒(Ο†s, Ο†s') β€’ Ο†s' * Ο†s. The notation [a, b]β‚›F can be used for superCommuteF a b...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record