- 01 Feb, 2016 4 commits
-
-
Robbert Krebbers authored
-
Robbert Krebbers authored
This way we can more easily state lemmas for concrete languages for arbitrary global functors.
-
Robbert Krebbers authored
This enables us to remove a whole bunch of type annotations.
-
Robbert Krebbers authored
Instead, we have just a construction to create a CMRA from a RA. This construction is also slightly generalized, it now works for RAs over any timeless COFE instead of just the discrete COFE. Also: * Put tactics and big_ops for CMRAs in a separate file. * Valid is now a derived notion (as the limit of validN), so it does not have to be defined by hand for each CMRA. Todo: Make the constructions DRA -> CMRA and RA -> CMRA more uniform.
-
- 30 Jan, 2016 10 commits
- 29 Jan, 2016 3 commits
- 27 Jan, 2016 9 commits
- 26 Jan, 2016 4 commits
- 21 Jan, 2016 2 commits
- 20 Jan, 2016 1 commit
-
-
Robbert Krebbers authored
Since ssr ad273277 the Global Set Bullet Behavior in modures.base should do the job.
-
- 19 Jan, 2016 1 commit
-
-
Ralf Jung authored
-