sbp / idris-bi

Idris Binary Integer Arithmetic, porting PArith, NArith, and ZArith from Coq

Home Page:https://github.com/idris-lang/Idris-dev/issues/3976

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplication of binDouble/binDoubleSucc

clayrat opened this issue · comments

We seem to have two versions of those: in Bip, to define bipAnd/bipDiff/bipXor, and in Bin proper as binDPO/binD. As we don't have any proofs of bipAnd etc in Bip, might as well move those to Bin to avoid duplication?

This will also help to do #8 as the functions mentioned reference Bin.