Home
About Coq
Get Coq
Documentation
Community
The Coq Proof Assistant
Library Coq.micromega.ZifyPow
Require
Import
Arith
Max
Min
BinInt
BinNat
Znat
Nnat
.
Require
Import
ZifyClasses
.
Require
Export
ZifyInst
.
Instance
Op_Z_pow_pos
:
BinOp
Z.pow_pos
:=
{
TBOp
:=
Z.pow
;
TBOpInj
:=
ltac
:(
reflexivity
) }.
Add
BinOp
Op_Z_pow_pos
.
Navigation
Standard Library
Table of contents
Index