index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
/
Lists
Age
Commit message (
Expand
)
Author
2020-05-09
Merge PR #12237: [stdlib] [List] add results around incl, filter and nth
Hugo Herbelin
2020-05-04
add incl_Forall_in_iff
Olivier Laurent
2020-05-04
strenghten nth_ext
Olivier Laurent
2020-05-04
add incl_map incl_filter NoDup_filter
Olivier Laurent
2020-04-30
Symmetry in conclusions of List.map_eq_*
Olivier Laurent
2020-04-19
remove useless hypothesis in NoDup_Permutation_bis
Olivier Laurent
2020-03-19
firstorder: default tactic is “auto with core”
Vincent Laporte
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-02-17
Merge PR #11350: stdlib List: add [remove'] and [count_occ'] that use [filter]
Hugo Herbelin
2020-01-06
stdlib List: add [remove'] and [count_occ']
Yishuai Li
2020-01-05
apply suggestions of @anton-trunov
Olivier Laurent
2020-01-05
clean some indentations
Olivier Laurent
2019-12-06
additional statements on flat_map
Olivier Laurent
2019-12-06
additional statements on map and Forall
Olivier Laurent
2019-12-06
integration of statements for nth
Olivier Laurent
2019-12-06
add elt_eq_unit
Olivier Laurent
2019-12-06
integration of statements for Exists and Forall
Olivier Laurent
2019-12-06
integration of list_sum and list_max
Olivier Laurent
2019-12-06
integration of statements for repeat
Olivier Laurent
2019-12-06
integration of statements for NoDup
Olivier Laurent
2019-12-06
integration of additional statements for incl
Olivier Laurent
2019-12-06
integration of statements for remove
Olivier Laurent
2019-12-06
integration of statements for In
Olivier Laurent
2019-12-06
integration of statements for incl
Olivier Laurent
2019-12-06
integration of statements for rev
Olivier Laurent
2019-12-06
integration of statements for concat and flat_map
Olivier Laurent
2019-12-06
integration of statements for seq
Olivier Laurent
2019-12-06
integration of statements related to last element
Olivier Laurent
2019-12-06
integration of Exists_or and Forall_and
Olivier Laurent
2019-12-06
redundancy between skipn_node and skipn_all
Olivier Laurent
2019-09-03
Add lemmas directly relating List.nth and List.nth_error
Oliver Nash
2019-09-03
Remove redundant parameter in List.concat_filter_map
Oliver Nash
2019-09-03
New lemmas for List.v
Oliver Nash
2019-08-26
Make kernel parametric on the lowest universe and fix #9294
Matthieu Sozeau
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2019-05-25
Modifying theories to preferably use the "[= ]" syntax, and,
Hugo Herbelin
2019-05-23
Fixing typos - Part 3
JPR
2019-02-28
Implement a method for manual declaration of implicits.
Jasper Hugunin
2019-01-23
Pass some files to strict focusing mode.
Gaëtan Gilbert
2018-12-19
Put #[universes(template)] on all auto template spots in stdlib
Gaëtan Gilbert
2018-11-27
Added two proofs to the Lists library. The first, Forall_inv_tail, extends Fo...
llee454@gmail.com
2018-11-14
Deprecate hint declaration/removal with no specified database
Maxime Dénès
2018-09-29
New lemmas for List.v
Simon Marechal
2018-04-16
Protecting against a "deprecated cofix" warning.
Hugo Herbelin
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-02
Remove VOld compatibility flag.
Théo Zimmermann
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-11-15
Make list functions returning sumbools transparent
Tej Chajed
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-01
drop vo.itarget files and compute the corresponding the corresponding values ...
Matej Kosik
[next]