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 423 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

423 results

Clear filters
Project-declaredLean 4.31.0

Inner eq of chain

ArkLib.Lattices.Ajtai.InnerOuter.inner_eq_of_chain

Project documentation

The c5-side unit-cancellation of the subtract-and-divide extraction (Hachi Lemma 8, case (C)): from the c5-subtract chain c̄ᵢ •ᵥ (G_{n_A} t̂ᵢ) = A *ᵥ Δz and IsUnit c̄ᵢ, the extracted message block sᵢ := Ring.inverse c̄ᵢ •ᵥ Δz satisfies the weak-opening inner gadget relation (VerifiedBlock.inner_eq).

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Mem rel Poly Eval of rel In

ArkLib.Lattices.Ajtai.InnerOuter.mem_relPolyEval_of_relIn

Project documentation

Pull-back lemma (the hRel for the bridge's CWSS): a QuadEvalWitness accepted by QuadEval's relIn at the reinterpreted statement toQuadEvalStatement Φ s is accepted by relPolyEval at the polynomial-level statement s. The MSIS disjuncts are preserved verbatim (toQuadEvalStatement keeps pp); the opening disjunct converts the matrix-leve...

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Perfectly Correct

ArkLib.Lattices.Ajtai.InnerOuter.perfectlyCorrect

Plain-language statement

Unconditional perfect correctness with the concrete binary decomposition. Both message and inner decompositions are the genuine base-b digit decomposition of ZMod q (zmodDigitDecomposition, the Hachi gadget inverse G⁻¹). All weak-verifier side conditions are discharged automatically: the trivial challenge cᵢ = 1 is short (Rq.l1Norm_one), a...

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Perfectly Correct of lawful

ArkLib.Lattices.Ajtai.InnerOuter.perfectlyCorrect_of_lawful

Plain-language statement

Perfect correctness of the inner-outer Ajtai commitment for lawful decompositions. The honest opening uses the trivial challenge cᵢ = 1, under which verify_weak reduces to the ordinary honest check. Correctness therefore needs, beyond gadget lawfulness: * the trivial challenge is an admissible challenge: 0 < ‖1‖₁ and ‖1‖₁ ≤ κ; * each honest me...

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Advantage le module SIS

ArkLib.Lattices.Ajtai.InnerOuter.WeakBinding.advantage_le_moduleSIS

Plain-language statement

Weak binding reduces to Module-SIS. The Hachi/Greyhound weak-binding advantage (over 𝓜(q, α)) is bounded by the sum of the inner and outer extracted Module-SIS advantages.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record
Project-declaredLean 4.31.0

Inner commit eq of flatten eq

ArkLib.Lattices.Ajtai.InnerOuter.WeakBinding.inner_commit_eq_of_flatten_eq

Plain-language statement

Equal flattened inner decompositions make verified inner messages collide.

cryptographyproof systemscoding theory

Source project: ArkLib

Person-level attribution pending.

View proof record