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
1f223f8f5f4b28be6566bc2434b9cc88be6a688d
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
19
Jan
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
19
13
11
19
Dec
16
15
14
12
30
Nov
28
26
22
20
12
11
10
9
8
4
1
15
Oct
7
4
30
Sep
18
fix and reject warnings on Coq 8.13
Add lemmas `map_fmap_zip_with_{l,r}`.
test on Coq 8.13.0
Merge branch 'ralf/set_map' into 'master'
Apply 1 suggestion(s) to 1 file(s)
add some singleton and snoc lemmas
add set_map_empty
add set_map_union, set_map_singleton
ref tests: normalize subgoal to goal
Shorten proof.
Merge branch 'ralf/map-size' into 'master'
Merge branch 'ci/robbert/seq_S' into 'master'
Fix compilation with Coq 8.10 (which has a weaker `lia`).
Rename `seq_S_snoc` into `seq_S` to be consistent with Coq's stdlib.
Merge branch 'ralf/list_numbers' into 'master'
add changelog entry
simplify proofs (by Robbert)
adjust map_size_delete statement
simplify proof (by Robbert)
simplify proof (by Robbert)
add seqZ_S
adjust variable names and remove redundant scope
rename seq_S_end_app -> seq_S_snoc
add elem_of_seq, elem_of_seqZ, seqZ_app
Merge branch 'ralf/take_0' into 'master'
prove take_0
prove map_size_delete, map_size_insert_Some, map_to_list_delete
make sure all Instance/Argument/Hint are qualified
Merge branch 'ralf/explicit-local-global' into 'master'
also adjust Hint
explicit Local/Global for all Instance and Arguments
Merge branch 'robbert/fmap_empty' into 'master'
Indent nested sections in `fin_maps` file.
Add lemma `bind_Some_equiv`.
Remove duplicate `map_fmap_empty` of `fmap_empty`, and rename `map_fmap_empty_inv` into `fmap_empty_inv` for consistency's sake.
Add `pretty` instance for `positive`.
fix build on macOS
update test harness
also accept installing with Coq 8.13 beta
Merge branch 'ralf/insert_subseteq_l' into 'master'
Loading