- 21 Feb, 2022 1 commit
-
-
- 05 Feb, 2021 1 commit
-
-
Ralf Jung authored
-
- 07 Jan, 2021 1 commit
-
-
Ralf Jung authored
-
- 26 Nov, 2020 1 commit
-
-
- 12 Nov, 2020 1 commit
-
-
Ralf Jung authored
-
- 11 Nov, 2020 1 commit
-
-
Ralf Jung authored
-
- 22 Oct, 2020 1 commit
-
-
Ralf Jung authored
-
- 10 Sep, 2020 1 commit
-
-
Ralf Jung authored
-
- 12 May, 2020 2 commits
- 11 May, 2020 3 commits
- 21 Nov, 2019 1 commit
-
-
Robbert Krebbers authored
This fixes the problem in !275 (comment 42062)
-
- 06 Nov, 2019 1 commit
-
-
- 22 Aug, 2019 2 commits
-
-
Dan Frumin authored
-
Dan Frumin authored
-
- 14 Jul, 2019 1 commit
-
-
A more general implication from `head_reducible` to `reducible`.
-
- 06 Mar, 2019 1 commit
-
-
Ralf Jung authored
-
- 05 Mar, 2019 1 commit
-
-
Ralf Jung authored
-
- 31 Oct, 2018 1 commit
-
-
Robbert Krebbers authored
-
- 18 Oct, 2018 1 commit
-
-
Ralf Jung authored
-
- 05 Oct, 2018 4 commits
-
-
Robbert Krebbers authored
-
Ralf Jung authored
-
- Removing head of list of observations after each reduction step in definition of wp - Adding support for observations to state_interp and world - Applying Ralf's suggestions to previous commit (e.g. replacing /\ and -> with unicode characters)
-
-
- 03 May, 2018 1 commit
-
-
Glen Mével authored
-
- 07 Dec, 2017 1 commit
-
-
Ralf Jung authored
-
- 05 Dec, 2017 1 commit
-
-
Ralf Jung authored
-
- 27 Nov, 2017 1 commit
-
-
Robbert Krebbers authored
-
- 26 Nov, 2017 2 commits
-
-
David Swasey authored
-
David Swasey authored
-
- 24 Nov, 2017 1 commit
-
-
Ralf Jung authored
-
- 23 Nov, 2017 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
It can be infered now.
-
Robbert Krebbers authored
-
- 09 Nov, 2017 3 commits
-
-
David Swasey authored
This reverts commit 913059d2.
-
David Swasey authored
I saw no need for `stuckness_flip`: strong atomicity always works, while weak atomicity works only for expressions that are not stuck. Since this seemed unclear, I split lemma `wp_atomic'` up into `wp_strong_atomic` (parametric in the WP's `s`) and `wp_weak_atomic` (not). The proof mode instance is stated in terms of the derived rule `wp_atomic` (parametric in `s`).
-
- 08 Nov, 2017 1 commit
-
-
David Swasey authored
-