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
Model registry
Operate
Environments
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
Maxime Dénès
stdpp
Graph
4b5d254e8f78145735d6f03a507c6f3214cad89e
Select Git revision
Branches
16
ci/artifacts
ci/buildcache
ci/coqdoc
ci/debug
ci/opam2
ci/perf
ci/ralf/mangled
coq-stdpp-1.0
fix-export
instance-nobody-open-proof
master
default
protected
options
ralf/exact_vm_cast
ralf/notation
robbert/map_seq
robbert/set_rename
Tags
2
coq-stdpp-1.1.0
coq-stdpp-1.0.0
18 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Feb
23
22
21
20
17
13
10
7
6
1
29
Jan
28
25
24
19
13
11
19
Dec
16
15
14
12
3
30
Nov
28
26
22
20
12
11
10
9
8
4
1
30
Oct
29
17
15
7
4
30
Sep
18
1
Aug
23
Jul
17
10
30
Jun
29
28
25
23
21
20
18
14
10
9
7
6
5
30
May
29
28
24
23
14
9
27
Apr
24
21
19
18
11
10
9
6
5
3
28
Mar
27
22
21
8
6
1
23
Feb
22
21
19
16
15
13
12
9
8
3
2
31
Jan
25
23
14
13
12
10
19
Dec
18
17
8
5
4
29
Nov
28
22
21
20
18
16
12
11
9
3
1
31
Oct
28
27
24
20
19
18
17
16
13
10
9
7
6
29
Sep
28
27
26
24
21
20
19
18
17
8
6
2
22
Aug
17
8
2
5
Jul
26
Jun
30
May
25
1
Apr
20
Mar
17
16
15
14
11
9
8
1
23
Feb
22
19
16
15
14
13
10
9
7
6
4
3
31
Jan
9
Dec
8
6
5
29
Nov
24
23
22
21
20
19
18
17
16
15
10
7
27
Oct
13
4
3
28
Sep
27
21
20
14
9
29
Aug
24
22
19
17
8
4
2
1
27
Jul
25
23
22
20
12
11
5
3
1
30
Jun
26
23
18
14
1
31
May
30
29
27
23
4
29
Apr
13
11
7
30
Mar
29
23
22
21
11
10
5
4
3
2
27
Feb
26
25
auto-detect timing project name
Some properties of `list_to_set_disj`.
Bit of refactoring for multiset singleton.
Move conversion functions list/option to set/disj_set to base.
reenable coqchk
add list_to_set_disj (replacing the list_to_set on gmultiset)
Merge branch 'robbert/pred_infinite' into 'master'
Merge branch 'hai/list' into 'master'
Additionally lemmas for insert, nth, take, and list_find
Lemma for `x ∈ _ ⊎ _` on multisets.
Merge branch 'robbert/disj_union' into 'master'
Support `_ ∈ _ ⊎ _ ` in `set_solver`.
Add distributive laws for multisets.
Use disjoint union name/class/symbol for sum on multisets.
Operational type class for disjoint union.
coq's build system is affected by VALIDATE, let's not use that
Merge branch 'ci/ralf/warnings' into 'master'
tweak proofs
Alternative versions of finite/infinite predicates in terms of sets.
Add a notion of finite/infinite predicates and define finite/infinite sets using it.
Support `elements` in `set_solver`.
CHANGELOG entry about the big set/map rename.
Merge branch 'robbert/map_seq' into 'master'
`set_seq` is finite.
Relation between `set_seq` and `seq`.
Support `set_seq` in `set_solver`.
Relation between `map_seq` and `set_seq`.
Make `set_seq` lemmas for consistent w.r.t. those of maps.
Function `map_seq` to turn a list into a finite map of consequentive elements.
Merge branch 'robbert/set_rename' into 'master'
Comment about `Set_`.
Rename `of_bools`/`to_bools` into `bools_to_natset`/`natset_to_bools`.
Better names for convertion functions from `gset` and `coPset`.
Consistently use `set` and `map` names.
∈ on `listset` is decidable.
explain NoDup_enum
update Makefile
Merge branch 'robbert/relations' into 'master'
The different notions of confluence and properties about them.
The symmetric and reflexive/transitive/symmetric closure.
Loading