aboutsummaryrefslogtreecommitdiff
path: root/src/Galois
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2016-05-24 11:46:01 -0400
committerGravatar Robert Sloan <varomodt@gmail.com>2016-06-22 13:44:48 -0400
commitabc8b6fcd8ec0043b9f43bcbfb32b7030fb27421 (patch)
tree997898d75db1f43d292933e19b5b7af60228e23b /src/Galois
parent5f201851c8cf0262eff1d163a56a97e4286e2ffa (diff)
Fix some issues in Ed25519 tactics
- Use replace rather than refine to speed up [Defined] and make the tactics easier to read - Use [apply f_equal] in place of [reflexivity] for unknown presumably arcane reasons to satisfy Coq's unifier - Factor out some tactics into tactic scripts - Write a lemma to pull functions out of [Let_In] - Fix autoindentation in emacs by wrapping [Let_In_unRep] in parentheses (probably a ProofGeneral regexp gone wrong) - Write a kludgy tactic to unfold [proj1_sig] only when applied to [exist] (Pair programming with Andres)
Diffstat (limited to 'src/Galois')
0 files changed, 0 insertions, 0 deletions