Let's try to me more formal about it then. "assert(X)" means: !(X) || bottom"assume(X)" means: X
Got that wrong (so much for correctness!): "assert(X)" means: X || bottom "assume(X)" means: X
Let's try to me more formal about it then. "assert(X)" means: !(X) || bottom"assume(X)" means: X
Got that wrong (so much for correctness!): "assert(X)" means: X || bottom "assume(X)" means: X