- Jun 12, 2019
-
-
Robbert Krebbers authored
-
- Jun 11, 2019
-
-
Ralf Jung authored
-
- Jun 10, 2019
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
Robbert Krebbers authored
-
- Jun 02, 2019
-
-
Ralf Jung authored
-
- Jun 01, 2019
-
-
Ralf Jung authored
-
- May 31, 2019
-
-
Amin Timany authored
-
- May 24, 2019
-
-
Robbert Krebbers authored
This MR is a follow up on the renamings performed (implicitly) as part of !215. This MR makes the following changes: - `auth_both_frac_valid` and `auth_both_valid` are now of the same shape as `auth_both_frac_validN` and `auth_both_validN`. That is, both are now biimplications. - The left-to-right direction of `auth_both_frac_valid` and `auth_both_valid` only holds in case the camera is discrete. The right-to-left versions for non-discrete cameras are prefixed `_2`, the convention that we use throughout the development. - Change the direction of lemmas like `auth_frag_valid` and `auth_auth_valid` so that it's consistent with the other lemmas. I.e. make sure that the ◯ and ● are always on the LHS of the biimplication.
-
- May 23, 2019
-
-
- Mar 06, 2019
-
-
Ralf Jung authored
-
- Mar 05, 2019
-
-
Ralf Jung authored
-
- Mar 05, 2018
-
-
Ralf Jung authored
This is backwards-compatible; it desugars to a normal application on previous versions
-
- Feb 15, 2018
-
-
Ralf Jung authored
-
- Nov 30, 2017
-
-
Robbert Krebbers authored
-
- Nov 14, 2017
-
-
Robbert Krebbers authored
-
- Oct 30, 2017
-
-
Robbert Krebbers authored
These unfolds kind of make sense, and I was quite surprised that it used to work before. However, when changing to primitive records, these unfolds are actually needed.
-
Robbert Krebbers authored
-
- Oct 25, 2017
-
-
Robbert Krebbers authored
-
- Sep 21, 2017
-
-
Robbert Krebbers authored
-
- Mar 20, 2017
-
-
Robbert Krebbers authored
-
- Feb 11, 2017
-
-
Robbert Krebbers authored
-
- Jan 11, 2017
-
-
Ralf Jung authored
This approach is originally by Robbert
-
- Jan 09, 2017
-
-
Ralf Jung authored
-
- Jan 06, 2017
-
-
Ralf Jung authored
-
- Jan 05, 2017
-
-
Ralf Jung authored
-
- Jan 03, 2017
-
-
Ralf Jung authored
This patch was created using find -name *.v | xargs -L 1 awk -i inplace '{from = 0} /^From/{ from = 1; ever_from = 1} { if (from == 0 && seen == 0 && ever_from == 1) { print "Set Default Proof Using \"Type*\"."; seen = 1 } }1 ' and some minor manual editing
-
- Dec 22, 2016
-
-
Ralf Jung authored
-
- Dec 15, 2016
-
-
Robbert Krebbers authored
-
- Dec 13, 2016
-
-
Jacques-Henri Jourdan authored
-
- Dec 12, 2016
-
-
Robbert Krebbers authored
-
- Dec 09, 2016
-
-
Ralf Jung authored
-
Ralf Jung authored
Thanks to Robbert for fixing gen_heap
-
Robbert Krebbers authored
-