Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
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
Gaëtan Gilbert
Iris
Graph
066b7f65fa5eddf5a68a03494f282674bd1e71b5
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
May
24
23
22
20
18
16
15
14
13
12
11
8
7
5
1
28
Apr
26
25
24
23
22
18
16
15
14
9
8
7
6
4
3
2
1
31
Mar
27
25
23
21
20
19
18
16
13
12
10
9
6
4
28
Feb
26
25
24
23
20
19
18
17
15
14
13
12
11
10
7
6
5
4
3
2
1
30
Jan
29
23
21
18
17
16
15
14
13
11
10
9
8
7
20
Dec
19
18
14
13
10
9
6
5
4
2
25
Nov
22
21
20
14
13
12
11
10
8
7
6
5
2
1
31
Oct
25
22
18
14
12
11
9
6
20
Sep
19
13
11
9
8
6
30
Aug
29
28
27
26
25
24
22
16
14
13
12
Merge branch 'robbert/loeb' into 'master'
Merge branch 'robbert/inv_combine' into 'master'
CHANGELOG entry.
Add lemma `inv_combine_dup_l`.
Add lemma `inv_combine`.
Rename `inv_sep` into `env_split`.
Merge branch 'ci/ralf/dealloc' into 'master'
Simplify proof of `tac_löb` using new lemma `löb_wand_intuitionistically`.
Prove different versions of Löb rule.
Name a variable in a `destruct`.
Add lemma `intuitionistically_impl_wand_2 P Q : □ (P -∗ Q) ⊢ □ (P → Q)`.
rename array_tools -> array; update CHANGELOG
Merge branch 'robbert/cleanup' into 'master'
Fine-grained split of `class_instances` based on the structure of the `bi` folder.
Reorganize `big_op` file to remove `sbi` section.
Reorganize `coq_tactics` file to remove `sbi` section.
Rename `derived_laws_bi` → `derived_laws` and `derived_laws_sbi` → `derived_laws_later`.
Merge branch 'ci/robbert/merge_sbi_new' into 'master'
Merge branch 'robbert/done' into 'master'
CHANGELOG entry.
Comment for `internal_eq` file.
Comment about `BiLaterMixin`.
Explain axiom `⎡P⎤ ≡ ⎡Q⎤ ⊢@{PROP'} (P ≡ Q)` of embeddings.
Add test file for a simple non step-indexed linear separation logic.
Remove `Local` that is incompatible with Coq 8.9.
Add smart constructor `BiMixin → BiLaterMixin`.
Use type class for internal equality.
Comment about `BiLöb`.
Tweak error message and test case of `iLöb`.
Add instances for Löb and contractiveness of later for monPred.
Merge sbi canonical structure into the bi canonical structure.
clarify comment
More documentation on `done`.
test wp_free
apply review suggestions
test setoid_rewrite on inv_mapsto
make inv_mapsto for heap_lang proper definitions because they are higher-order
Merge branch 'master' into 'master'
Coqify the comments.
Fix notation in comments
Loading