You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Currently, our various auto-proof macros don't
unfoldthe function body first, which severely limits what properties can be automatically proven (roughly, to statements which are vacuously true like trivialisValiddefinitions).