instance
BitVec.Refinement.instDecidableRelOptionOfDecidableEq
{α : Type u}
[DEQ : DecidableEq α]
:
DecidableRel BitVec.Refinement
Equations
- One or more equations did not get rendered due to their size.
Equations
- BitVec.instCoeBoolOfNatNat_sSA = { coe := BitVec.ofBool }
Equations
- x.coeWidth = BitVec.ofNat n x.toNat
Instances For
Equations
- BitVec.decPropToBitvec1 p = { coe := BitVec.ofBool (decide p) }