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
Jan
stdpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ralf/hint-mode-check
Select Git revision
Branches
10
coq-stdpp-1.0
hai/more_finmaps
master
default
protected
msammler/bitvector
ralf/hint-mode-check
robbert/cbn
robbert/from_option
robbert/multiset_singleton
robbert/set_map_filter
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
17 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Jun
6
5
4
3
2
1
31
May
28
27
26
25
20
19
18
17
13
11
7
6
5
4
3
2
30
Apr
29
28
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
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
renamed list because l and 1 were indistinguishable
master
master
Robbert's compression
Robbert's changes to spaces
included Robbert's suggestions
explicitly named assumption
Merge branch 'master' of https://gitlab.mpi-sws.org/iris/stdpp
Add lemma `map_cross_split`.
robbert/set_map…
robbert/set_map_filter
Add lemmas `filter_disjoint`, `filter_disjoint_not`, and `filter_union_not` (analogous to maps).
Rename `map_{disjoint,union}_filter` into `map_{disjoint,union}_filter_not` and repurpose original names for lemmas analogue to those for sets.
Merge branch 'map_filter_strong_ext' into 'master'
Update changelog
Better naming
Add `map_filter_strong_ext_2`.
update 'Equiv' mode comment
coq-lint: follow the style of other make messages
mark most jobs as interruptible
added sum_list_with_in
check for missing 'Hint Mode'
ralf/hint-mode-…
ralf/hint-mode-check
Merge branch 'robbert/hintmode' into 'master'
CHANGELOG.
Use `!` instead of `+`.
try to fix shell script line endings
fix invoking our linter
Merge branch 'master' of https://gitlab.mpi-sws.org/iris/stdpp
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.
Loading