aboutsummaryrefslogtreecommitdiff
path: root/_CoqProject
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andreser@mit.edu>2017-04-28 20:28:08 -0400
committerGravatar GitHub <noreply@github.com>2017-04-28 20:28:08 -0400
commit08be7fa27881cf4bef5bede9d07feaaa9025b9a4 (patch)
tree18b19422c585001f784ab9066627f66940791494 /_CoqProject
parente7a7d3cf71a9170ce8ce0022a7e1ae46e012b3a6 (diff)
Prove relationship between `xzladderstep` and M.add (#162)
* hopefully all proofs we need about xzladderstep * Better automation in xzproofs * Speed up xzproofs with heuristic clearing * Remove useless hypotheses * XZProofs cleanup * fix "group by isomorphism" proofs, use in XZProofs
Diffstat (limited to '_CoqProject')
-rw-r--r--_CoqProject2
1 files changed, 1 insertions, 1 deletions
diff --git a/_CoqProject b/_CoqProject
index 1e3cc61ec..7b3b2358b 100644
--- a/_CoqProject
+++ b/_CoqProject
@@ -142,10 +142,10 @@ src/Compilers/Z/Bounds/Pipeline/ReflectiveTactics.v
src/Compilers/Z/Syntax/Equality.v
src/Compilers/Z/Syntax/Util.v
src/Curves/Edwards/AffineProofs.v
-src/Curves/Edwards/Montgomery.v
src/Curves/Edwards/Pre.v
src/Curves/Edwards/XYZT.v
src/Curves/Montgomery/Affine.v
+src/Curves/Montgomery/AffineInstances.v
src/Curves/Montgomery/AffineProofs.v
src/Curves/Montgomery/XZ.v
src/Curves/Montgomery/XZProofs.v