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
Paulo Emílio de Vilhena
stdpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
7
coq-stdpp-1.0
master
default
options
ralf/reflexive
robbert/countable_list
robbert/set_unfold
robbert/tc_opaque
Tags
3
coq-stdpp-1.2.0
coq-stdpp-1.1.0
coq-stdpp-1.0.0
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
Feb
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
7
13
Jul
9
8
7
5
4
3
30
Jun
28
27
26
25
21
20
18
14
2
30
May
29
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
CHANGELOG.
master
master
Add context to section [map_filter_misc] and shorten some proofs.
Remove [map_filter_lookup_eq].
CHANGELOG.
CHANGELOG.md
CHANGELOG.
Perform further amendments.
Remove lemma [list_filter_alt].
Add lemma about [list_to_set] composed with [elements].
Apply proposed amendments to the MR.
Add several simple lemmas (mostly about list and map filter).
Add some type annotations.
Merge branch 'simpl-never-fix' into 'master'
Avoid relying on buggy simpl never behavior
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'
Loading