Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benoit Viguier
coq-verif-tweetnacl
Commits
a3513e04
Commit
a3513e04
authored
Oct 01, 2019
by
Benoit Viguier
Browse files
small alignment
parent
e6f3cab8
Changes
1
Hide whitespace changes
Inline
Side-by-side
paper/5_highlevel.tex
View file @
a3513e04
...
...
@@ -391,7 +391,6 @@ Inductive type := Zmodp x of betweenb 0 p x.
Lemma Z
_
mod
_
betweenb (x y : Z) :
y > 0 -> betweenb 0 y (x mod y).
Definition pi (x : Z) : type :=
Zmodp (Z
_
mod
_
betweenb x Hp
_
gt0).
Coercion repr (x : type) : Z :=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment