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
Gregory Malecha
stdpp
Graph
8db97649644576a766299d58cbcd2383e9524575
Select Git revision
Branches
13
ci/ralf/debug
coq-stdpp-1.0
master
default
protected
msammler/list
msammler/naive_solver0
msammler/rotate
msammler/strings_in_prelude
options
ralf/reflexive
robbert/countable_list
robbert/list_find
robbert/set_unfold
robbert/tc_opaque
Tags
5
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
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
23
Apr
22
20
17
16
15
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
25
24
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
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
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
18
11
10
9
6
5
3
28
Mar
27
22
21
8
6
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
Merge branch 'msammler/fix_imap_seq0' into 'master'
master
master
fix imap_seq and imap_seq0 to make them useful
Merge branch 'msammler/hintdb_discriminated' into 'master'
Merge branch 'msammler/select_tac' into 'master'
WIP: rewrok of naive_solver after discussion with Robbert
msammler/naive_…
msammler/naive_solver0
Create HintDBs with the discriminated option
Merge branch 'list-filter-app' into 'master'
Add filter_app lemma
Merge branch 'irrel-unit' into 'master'
Add `ProofIrrel ()`
Added select and select_revert tactics
Merge branch 'msammler/list_numbers' into 'master'
Extracted list_numbers.v with seq, seqZ, sum_list and max_list
Merge branch 'robbert/encode_Z' into 'master'
Add `encode_Z` function to encode element of countable type as `Z`.
Merge branch 'ci/msammler/length' into 'master'
another try
Merge branch 'test-equiv' into 'master'
Apply suggestion to tests/notation.v
Add tests for equiv notation
Fix weird comment.
Added rotate_nat_add, rotate_nat_sub, rotate and rotate_take functions
msammler/rotate
msammler/rotate
Extracted list_numbers.v with seq, seqZ, sum_list and max_list
Fix typo and more Coqdoc.
More testing.
`length` notation in `base` to also fix `length` in Coq ≤ 8.10.
Use `Check` instead of `About` to hopefully have stable test output among Coq versions.
Fix `Export` order for `length`. Remove `length` hack in strings. Add a test.
Oops! Fix compilation.
Merge branch 'robbert/wn' into 'master'
Intuition for decidability of `red` in `wn_sn`.
CHANGELOG.
Add notation `wn` of weakly normalizing terms; and prove some common theorems about it.
bump to Coq 8.11.1
add missing sed flag
Added strings to prelude to fix printing of strings.length
msammler/string…
msammler/strings_in_prelude
Merge branch 'inj-typeclass-2' into 'master'
Switch `inj _` to `inj f`, part 2
Switch `inj _` to `inj f`, part 1
Remove obsolete comment and arguments command.
Loading