ITADN

Unfold function definition in auto-proofs

#3213Openjoshlf 创建于 2026-04-07
J
joshlfcommented
Currently, our various auto-proof macros don't `unfold` the function body first, which severely limits what properties can be automatically proven (roughly, to statements which are vacuously true like trivial `isValid` definitions).
0 条评论