- 11 Aug, 2016 1 commit
-
-
Robbert Krebbers authored
It is not non-expansive, so not a function we should use.
-
- 08 Aug, 2016 2 commits
-
-
Robbert Krebbers authored
This commit reverts cdce49a7, which turns out to be no longer useful, and which I thus no longer wish to maintain.
-
Robbert Krebbers authored
-
- 05 Aug, 2016 2 commits
-
-
Robbert Krebbers authored
And make it Typeclasses Opaque to ensure that we indeed do not do so using the proof mode.
-
Robbert Krebbers authored
-
- 04 Aug, 2016 4 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Prove some properties about it, and define timeless in terms of it, and factor this notion out of raw view shifts.
-
Ralf Jung authored
show that even \later^n False is inconsistent (for any fixed n); properly use pvs in counter_examples
-
Ralf Jung authored
-
- 27 Jul, 2016 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 25 Jul, 2016 2 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- 21 Jul, 2016 1 commit
-
-
Ralf Jung authored
-
- 02 Jul, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 24 Jun, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 23 Jun, 2016 1 commit
-
-
Robbert Krebbers authored
This is more consistent with the proofmode, where we also call it pure.
-
- 31 May, 2016 1 commit
-
-
Robbert Krebbers authored
be the same as
↔ . This is a fairly intrusive change, but at least makes notations more consistent, and often shorter because fewer parentheses are needed. Note that viewshifts already had the same precedence as →.
-
- 30 May, 2016 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 28 May, 2016 1 commit
-
-
Robbert Krebbers authored
Based on an idea and WIP commits of J-H. Jourdan: the core of a CMRA A is now a partial function A → option A. TODO: define sum CMRA TODO: remove one shot CMRA and define it in terms of sum
-
- 27 May, 2016 4 commits
-
-
Robbert Krebbers authored
We git this from monotonicity now.
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 25 May, 2016 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
- Make the carrier argument of the constructors for the canonical structures cofeT and cmraT explicit. This way we make sure the carrier is properly exposed, instead of some alias of the carrier. - Make derived constructions (such as discreteC and discreteR) notations instead of definitions. This is yet again to make sure that the carrier is properly exposed. - Turn DRA into a canonical structure (it used to be a type class). This fixes some issues, notably it fixes some broken rewrites in algebra/sts and it makes canonical structures work properly with dec_agree.
-
- 20 May, 2016 1 commit
-
-
Robbert Krebbers authored
I have introduced the following definition to avoid many case analyses where both branches had nearly identical proofs. Definition uPred_always_if {M} (p : bool) (P : uPred M) : uPred M := (if p then □ P else P)%I.
-
- 19 May, 2016 1 commit
-
-
Ralf Jung authored
-
- 02 May, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 25 Apr, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 19 Apr, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 12 Apr, 2016 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This reverts commit 3cc38ff6. The reverted pure hypotheses and variables appear in the wrong order.
-
Robbert Krebbers authored
-
- 11 Apr, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 10 Apr, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 08 Apr, 2016 1 commit
-
-
Robbert Krebbers authored
-
- 07 Apr, 2016 1 commit
-
-
Robbert Krebbers authored
-