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
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
Thibaut Pérami
stdpp
Graph
c6e5d0bea614cee9a8abb2cee93070683b7debd9
Select Git revision
Branches
3
coq-stdpp-1.0
master
default
protected
mraise
Tags
10
coq-stdpp-1.8.0
coq-stdpp-1.7.0
coq-stdpp-1.6.0
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
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
2
1
31
May
28
27
26
25
20
19
18
17
13
11
7
6
5
4
3
2
30
Apr
29
23
22
21
20
19
15
14
11
8
31
Mar
23
22
19
15
14
13
12
11
5
24
Feb
18
17
15
12
11
9
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
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
move our style checks into separate file
More missing `Hint Mode`s.
Merge branch 'robbert/set_fold_disj_union_strong' into 'master'
Add lemma `set_fold_disj_union_strong`.
Merge branch 'master' into 'master'
Merge branch 'robbert/kmap' into 'master'
CHANGELOG.
Comment about partial inverse.
Parentheses.
Rename `map_kmap` into `kmap` since `kmap` does not make sense for other data structures.
Add lemma `dom_map_kmap`.
Lemmas for `map_kmap` and disjointness and subsets.
More `map_kmap` lemmas for equality.
Add lemmas for `merge` like operations.
Add function `map_kmap` that transforms the keys of a finite map.
Update CHANGELOG regarding Permutation changes.
Merge branch 'robbert/Permutation' into 'master'
CHANGELOG.
Rename `Permutation_nil` and `Permutation_singleton` into `Permutation_nil_r` and `Permutation_singleton_r`.
Name instances for `Permutation` and add new instance `cons_Permutation_inj_l`.
Remove instances from stdlib.
Add lemma `Permutation_cross_split`.
Make `elem_of_Permutation` a `↔`.
Explicitly spell out lemma statement of some `Permutation` lemmas that we borrow from stdlib.
Group `Permutation` lemmas together.
Move `delete` lemmas out of `Permutation` section.
Coqdoc.
comply by opam's style guidelines
Merge branch 'robbert/countable_eq_dec' into 'master'
Comment about `EqDecision` in `Countable`.
Add a few lemmas
add explicit version name to opam package
perform style checks in parallel with main build
port a Makefile fix from Iris
changelog attribution consistency
Add `Inj` instances for `fmap` on option and maps.
More CHANGELOG.
Merge branch 'ralf/instances' into 'master'
Local Instance → Definition
improve error message
Loading