- 10 Sep, 2020 1 commit
-
-
Ralf Jung authored
-
- 24 May, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 23 May, 2020 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 04 Apr, 2020 1 commit
-
-
Robbert Krebbers authored
-
- 18 Mar, 2020 2 commits
-
-
Ralf Jung authored
-
Robbert Krebbers authored
-
- 16 Mar, 2020 1 commit
-
-
Gregory Malecha authored
- remove "odd" comment - move atomic triples to bi_scope
-
- 13 Sep, 2019 1 commit
-
-
Jacques-Henri Jourdan authored
The general idea is to first import/export modules which are further than the current one, and then import/export modules which are close dependencies. This commit tries to use the same order of imports for every file, and describes the convention in ProofGuide.md. There is one exception, where we do not follow said convention: in program_logic/weakestpre.v, using that order would break printing of texan triples (??).
-
- 02 May, 2019 1 commit
-
-
Robbert Krebbers authored
-
- 25 Apr, 2019 1 commit
-
-
- 24 Jan, 2019 1 commit
-
-
Maxime Dénès authored
This is in preparation for coq/coq#9274.
-
- 26 Sep, 2018 1 commit
-
-
Robbert Krebbers authored
-
- 05 Apr, 2018 2 commits
- 04 Apr, 2018 2 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- 21 Mar, 2018 1 commit
-
-
Ralf Jung authored
-
- 19 Mar, 2018 2 commits
- 04 Mar, 2018 3 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
sed -i 's/absolute/objective/g; s/relative/subjective/g; s/Absolute/Objective/g; s/Relative/Subjective/g' $(find ./ -name \*.v)
-
Jacques-Henri Jourdan authored
-
- 03 Mar, 2018 6 commits
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
Based on an earlier MR by @jung.
-
Robbert Krebbers authored
This change is slightly more invasive than expected: in monPred we were using the embedding before the BI was defined. With the new setup, this is no longer possible, because in order to make an instance of the embedding, we need to know that `monPred` is a BI. As such, we define `emp`, `⌜ _ ⌝` and friends directly in the model of `monPred` and later prove that they are equal to a version in terms of the embedding.
-
- 23 Feb, 2018 1 commit
-
-
Robbert Krebbers authored
-
- 02 Feb, 2018 1 commit
-
-
Jacques-Henri Jourdan authored
-
- 18 Jan, 2018 1 commit
-
-
Jacques-Henri Jourdan authored
Reorganize bi.monpred. Add unfolding manual lemmas for monPred_at, and use them in proofmode.monpred. Add big op lemmas for monpred_at.
-
- 22 Dec, 2017 5 commits
-
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-
Jacques-Henri Jourdan authored
-