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
a51a6e3ecab99863fa6eaf3ae447ae499e2f2afb
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
24
Jan
23
22
21
20
19
18
16
13
12
11
10
7
3
31
Dec
30
29
23
22
21
20
19
18
15
14
13
12
11
10
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
24
23
22
21
20
18
16
15
14
13
12
11
9
8
7
6
5
4
3
2
31
Oct
30
29
28
27
26
25
24
20
19
18
12
10
9
7
5
4
29
Sep
28
27
26
25
24
21
20
19
18
17
15
9
8
6
28
Aug
26
24
23
22
20
17
CHANGELOG for total WP
Make `iEval` more robust by using a let binding internally.
Add comment about `iSsrRewrite`.
Documentation.
Use `iEval ... in ...` somewhere.
Version of `iEval ... in ...`.
Make `iEval` fail in case it is not a proof mode goal.
Use entailment in `iEval` so that setoid rewriting works.
actually no need to set COQBIN default, it turns out
query COQBIN like coq_makefile does
honor COQBIN
Improve iStartProof.
MakeMorphism -> MakeEmbed.
Fix error message.
Make AsValid TC search not loop when there is no instance to be found.
Update comment.
Merge branch 'master' into gen_proofmode
Fix priorities of IntoLaterN instances.
Test cases for issue #141.
Fix issue #141.
Fix some comments.
Consistently name `wp_value_inv`.
Update Coq bug in comment.
update .gitignore
Merge branch 'total_weakestpre'
The types of propositions for monPred lemma need to be [monPred I PROP] and not [bi_car (monPredI I PROP)], otherwise iIntoValid fails in a very weird way. Seems to be related to a Coq bug.
BiIndexBottom class for bottom element in a bi index. monPred_all is a monoid morphism, and related big op lemmas.
Reorganize bi.monpred. Add unfolding manual lemmas for monPred_at, and use them in proofmode.monpred. Add big op lemmas for monpred_at.
Merge branch 'jh/generic_updates' into 'gen_proofmode'
Add instances for eliminating modalities under monPred_at or an embedding.
FUpdFacts and BUpdFacts instances for monPred.
Add BUpdFacts and FUpdFacts.
Merge branch 'master' into gen_proofmode
AddModal: fix priorities.
Merge branch 'master' into gen_proofmode
AddModal instances for except0 and later, to recover the old behavior
Merge branch 'master' into gen_proofmode
Merge branch 'robbert/add_modal' into 'master'
Special proof mode class for adding a modality to a goal.
Fix wrong name.
Loading