Skip to content
Snippets Groups Projects
Commit 473ad60b authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Nicer soundness statements for the base_logic.

This commit introduces the following soundness statements:

- Soundness of pure propositions `⌜ φ ⌝%I → φ`.
- Soundness of later `(▷ P)%I → P`.

The old soundness statement, `(▷^n ⌜ φ ⌝)%I → φ` is now a derived form.
parent ccfa1196
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment