Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stdpp
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
Simon Gregersen
stdpp
Graph
22a06f37b55591f3fbb9183b7cd612dad998afe8
Select Git revision
Branches
9
coq-stdpp-1.0
hai/more_finmaps
master
default
protected
msammler/bitvector
msammler/little_endian
robbert/cbn
robbert/from_option
robbert/multiset_singleton
robbert/tc_opaque
Tags
7
coq-stdpp-1.5.0
coq-stdpp-1.4.0
coq-stdpp-1.3.0
coq-stdpp-1.2.1
coq-stdpp-1.2.0
coq-stdpp-1.1.0
coq-stdpp-1.0.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Feb
1
29
Jan
28
27
23
20
19
17
15
13
11
8
7
4
24
Dec
11
10
9
4
26
Nov
23
20
15
12
11
10
9
2
31
Oct
30
29
28
21
20
15
13
7
6
2
1
29
Sep
16
15
8
3
2
31
Aug
30
28
7
24
Jul
21
17
16
15
14
10
2
1
29
Jun
25
23
19
18
17
15
14
29
May
28
27
26
19
12
7
6
1
30
Apr
29
23
20
17
16
15
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
25
19
18
17
13
10
9
5
28
Feb
26
25
24
23
20
19
18
17
14
13
11
1
30
Jan
18
17
16
15
13
19
Dec
6
22
Nov
21
11
7
6
2
1
31
Oct
7
1
19
Sep
12
11
5
29
Aug
27
26
24
23
15
14
13
7
13
Jul
9
8
7
5
4
3
30
Jun
28
27
26
25
21
20
18
14
2
30
May
26
25
21
17
15
12
10
9
8
4
3
30
Apr
26
25
24
23
19
26
Mar
16
15
14
6
4
3
1
28
Feb
23
22
21
20
17
13
10
7
6
1
29
Jan
28
25
24
Merge branch 'ralf/nat-iter-mul' into 'master'
add Nat_iter_mul
Merge branch 'ralf/pred_infinite_surj' into 'master'
Merge branch 'ralf/gset_eq' into 'master'
rename elem_of_equiv -> set_equiv and set_equiv_spec -> set_equiv_subseteq, and rename some instances to get out of the way
Do not mangle names in test file.
generalize to two different types
Merge branch 'robbert/eunify' into 'master'
CHANGELOG.
Test cases for `eunify`.
Add `eunify` tactic.
add pred_infinite_surj
Do not declare tests as Instances.
Merge branch 'robbert/Forall_Forall2_diag' into 'master'
Rename `Forall_Forall2` → `Forall_Forall2_diag` to be consistent with the
Merge branch 'robbert/1_1_1_2' into 'master'
tests/tactics: do not depend on variable name
Merge branch 'robbert/select_last' into 'master'
Expand comment in `select`; based on `iSelect` in Iris.
Fix documentation of `select` to state that it selects the "last" hypothesis.
Rename `_11` and `_12` suffixes into `_1_1` and `_1_2`.
Merge branch 'robbert/omap' into 'master'
Various `omap` lemmas for finite maps; generalize `map_size_{insert,delete}`
Fix compilation with Coq 8.10 and 8.11.
Merge branch 'robbert/map_lookup_total' into 'master'
Merge branch 'ralf/map_zip_diag' into 'master'
add map_fmap_omap
Rename instance `finmap_lookup_total` → `map_lookup_total`.
Merge branch 'ralf/find_pat' into 'master'
remove unused find_pat tactic
add list_fmap_alt
add map_zip_diag and the lemmas required for that
Merge branch 'ralf/rename-by-pat' into 'master'
fmt
add rename-by-pattern tactic
Merge branch 'robbert/omega' into 'master'
Merge branch 'ci/ralf/warnings' into 'master'
Merge branch 'ralf/zip-diag' into 'master'
CHANGELOG.
Remove hint db and import of omega, since omega will be removed from Coq.
Loading