default Order dec $include $counterexample function prop(x: bits(5), y: bits(5)) -> bool = { assert(x == y); true }