l4v icon indicating copy to clipboard operation
l4v copied to clipboard

make `defs` take attributes?

Open lsf37 opened this issue 9 months ago • 0 comments

We often declare Haskell assertions as defs with an immediate declare x_def[simp], which is somewhat ugly.

Since defs is being defined in this repo anyway, we could just was well change its syntax and make defs [simp] legal.

lsf37 avatar Mar 21 '25 00:03 lsf37