Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Sammler
iris-coq
Graph
4572d5c0f8ea9bff7107b5c85ede54414a28e2ad
Select Git revision
Branches
20
atomic
ci/3.1.0
ci/debug
ci/janno/debug-opam
ci/janno/vmcast
ci/ralf/ci
ci/ralf/pm_red
ci/robbert/into_val_pures
ci/stability
ci/value_constructor
fast_string
iris-3.0
iris-3.1
janno/metacoq
jh/done_contradiction
jh/evar_iframe
jh/independent_metric
jh/sprop_upred
jh_inductive_pairs
joe/bupd_derived
Tags
10
iris-3.1.0
iris-3.0.0
iris-2.0
iris-2.0-rc2
iris-2.0-rc1
iris-1.1
iris-1.0
hope-2015-coq-1
appendix-1.0.0
appendix-1
30 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jul
6
5
4
3
2
1
30
Jun
28
27
26
25
24
23
21
20
19
18
17
16
15
14
8
7
6
1
31
May
30
29
28
27
25
24
23
22
21
20
19
13
12
11
10
9
7
6
4
3
2
29
Apr
27
26
25
24
21
20
19
18
15
14
13
12
11
10
9
8
7
30
Mar
29
23
22
21
20
19
18
17
16
15
14
12
11
10
9
8
7
6
5
4
3
2
1
29
Feb
28
27
26
25
Strengthen some gmap lemmas by using Leibniz equality.
LeibnizEquiv instance for unit.
Remove CollectionOps class.
ProofMode.md: typos
lib/spawn: make proofs more readable / steppable
Merge branch 'jh_state_lifting'
More proof mode docs.
And another one.
Fix typo.
Fix some spaces/tabs/0 width spaces in the proof mode docs.
Frame under a wand.
Rename fallthrough (instances) into default.
Write some proof mode documentation.
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
Get rid of phi predicates everywhere
Fix instance for ndisjoint.
Merge branch 'master' of gitlab.mpi-sws.org:FP/iris-coq
fix a weird typo
Correctness of monotone counter.
Persistence of auth_own.
Give the left instance of FromAnd (P1 ★ P2) P1 P2 precedence.
Notation for max and min.
Mononicity of auth_own.
CMRA on nat with max as op.
Qp is inhabited.
Lifting lemmas : get rid of \phi when it has became useless
Lifting lemmas : make the initial state appear under an existential under the view shift. This is still sound, but slightly more expressive.
Add lemma pure_iff.
Ensure that solve_ndisj "solves", it either succeeds or fails.
Use ndot_ne_disjoint more eager so it expands definitions.
Local update for nat
Local updates for sums
Merge branch 'master' of https://gitlab.mpi-sws.org/FP/iris-coq
Make Program obligations Transparent by default.
New lemma : cmra_update_valid0. This let us prove a FP update using the additionnal hypothesis that the source is valid at step 0.
New lemma aboud maps : fmap_delete
Clean up some ndisjoint stuff in the proofmode tactics.
Tweak tests/one_shot.
Improve ndisj hint database.
Hack to avoid getting String.length instead of List.length.
Loading