package coq-addition-chains

  1. Overview
  2. Homepage
Exponentiation algorithms following addition chains

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.tar.gz
sha512=7edd74fa408b996ebe7c4748046fda522f24a4b532c58b5ad55edeaa4bbd137ba9f21b0b6c1f824d4e7c50f04fb6afe488dfbcd24702e8fe44eb75b780610458

Description

Addition chains are algorithms for computations of the p-th power of some x, with the least number of multiplication as possible. We present a few implementations of addition chains, with proofs of their correctness

Dependencies (5)

  1. coq-mathcomp-algebra
  2. coq-mathcomp-ssreflect >= "1.12.0" & < "1.13~"
  3. coq-paramcoq >= "1.1.3" & < "1.2~"
  4. coq >= "8.13" & < "8.15~"
  5. dune >= "2.5"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover