No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
95structure ECDLPInstance (p : ℕ) where
96 curve : ShortWeierstrassCurve p
97 base : ECPoint p
98 target : ECPoint p
99 order : ℕ
100 cofactor : ℕ
101 family : CurveFamily
102 curve_ok : nonsingular curve
103 base_on_curve : onCurve curve base
104 target_on_curve : onCurve curve target
105
106/-- Candidate solution predicate for the elliptic-curve discrete log problem. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
isSolution
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
depends on (17)
Lean names referenced from this declaration's body.
-
CurveFamily
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
-
ECPoint
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
-
nonsingular
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
-
onCurve
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
-
PublicECDLPData
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
-
ShortWeierstrassCurve
in IndisputableMonolith.Cryptography.ECDLPWatch
decl_use
-
Candidate
in IndisputableMonolith.Foundation.Atomicity
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
admissible
in IndisputableMonolith.Information.Thermodynamics
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use