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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
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
Dorian Lesbre
stdpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
20
ci-release
ci/msammler/_1_2_lemmas
ci/msammler/more_feed
coq-stdpp-1.0
dfrumin/coq-stdpp-set_map_2
master
default
protected
msammler/bitvector
msammler/bool_decide_simpl_never
ralf/hint-mode-check
ralf/hint-mode-plus
ralf/list
ralf/listZ
ralf/map
ralf/union_with
robbert/cbn
robbert/f_equiv_pointwise
robbert/from_option
robbert/map_filter_True_False
robbert/multiset_singleton
robbert/naive_solver_evars
Tags
10
coq-stdpp-1.8.0
coq-stdpp-1.7.0
coq-stdpp-1.6.0
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
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Nov
15
30
Oct
27
14
13
12
11
7
6
5
3
2
29
Sep
28
27
26
21
19
15
14
11
6
5
1
30
Aug
28
3
2
29
Jul
27
25
21
2
Jun
1
31
May
30
11
10
9
5
4
3
2
1
30
Apr
28
25
24
19
18
14
11
24
Mar
21
20
19
18
17
8
17
Feb
13
7
6
4
1
11
Jan
10
9
2
16
Dec
15
13
12
5
30
Nov
29
25
24
23
18
17
16
15
2
27
Oct
24
20
8
6
29
Sep
28
27
25
24
23
21
20
7
25
Aug
24
23
17
16
12
11
10
9
8
3
1
31
Jul
27
26
18
7
28
Jun
27
26
8
30
May
25
23
16
13
11
9
8
6
4
3
12
Apr
11
8
7
30
Mar
18
16
15
24
Feb
20
22
Jan
19
17
14
13
12
Merge branch 'rm_NPeano' into 'master'
master
master
Remove reference to NPeano
Merge branch 'ralf/inv-num' into 'master'
changelog
Replace all uses of `inversion` by `inv`.
Fix uses of legacy `inversion` in `list.
factor out helper tactic for 'run on n-th hypothesis in the goal'
make 'oinv 1' work
make 'inv 1' work
Break long line.
Style tweak.
Merge branch 'robbert/prod_swap' into 'master'
Merge branch 'robbert/params_prod_map_zip' into 'master'
CHANGELOG.
Add `prod_swap` and some basic results for it.
Missing `Params` instances for `prod_map` and `prod_zip`.
Merge branch 'ralf/inv' into 'master'
changelog
use the new tactics in a few spots
add inv and oinv tactics that are basically a smarter and fixed inversion_clear
Merge branch 'robbert/lt_wf_projected' into 'master'
Add test case.
CHANGELOG.
Add `lt_wf_projected` lemmas for `nat`, `N`, `Z`.
Merge branch 'ralf/wf' into 'master'
Tweak line breaks.
remove 'wf' alias for the standard 'well_founded'
Merge branch 'ralf/solve-proper-subrelation' into 'master'
style tweaks
we do need mode ! and eassumption after all
changelog
try fast_reflexivity first, not last
factor flip cleaning into a tactic
move some tactic tests so they can be run with fewer things compiling
move flip handling to inside f_equiv and solve_proper_finish
solve_proper: add support for subrelation
Merge branch 'mthrow' into 'master'
Add elem_of_mfail and set_unfold_elem_of_mfail
Update changelog for MThrow
Update comment
Loading