index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Numbers
/
Integer
/
Abstract
/
ZDec.v
blob: 843b48b9360dc4fd84908ffcbba252f5f0a3739c (
plain
)
1
2
3
Axiom
E_equiv_e
:
forall
x
y
:
Z
,
E
x
y
<->
e
x
y
.