index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
theories
Age
Commit message (
Expand
)
Author
2020-03-19
firstorder: default tactic is “auto with core”
Vincent Laporte
2020-03-19
[stdlib] Remove a few `auto with *`
Vincent Laporte
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2020-03-18
Merge PR #11746: Register commonly used names from the Reals library for plug...
Théo Zimmermann
2020-03-06
Fix #11738 : Funind using deprecated Coqlib API.
Pierre Courtieu
2020-03-04
Add file to register names of reals library used by gappa
Michael Soegtrop
2020-03-03
[zify] efficiency improvements
Frédéric Besson
2020-02-26
Merge PR #11644: Use implicit arguments in notations for eq.
Hugo Herbelin
2020-02-26
Consolidate int63-related notations
Maxime Dénès
2020-02-25
Use implicit arguments in notations for eq.
Gaëtan Gilbert
2020-02-19
Only parsing in Reserved Notation: turning notice into a warning.
Hugo Herbelin
2020-02-19
Choosing a standard format for the "rew dependent" notation.
Hugo Herbelin
2020-02-18
Merge PR #11529: [build] Consolidate stdlib's .v files under a single directory.
Théo Zimmermann
2020-02-17
Merge PR #11350: stdlib List: add [remove'] and [count_occ'] that use [filter]
Hugo Herbelin
2020-02-13
[build] Consolidate stdlib's .v files under a single directory.
Emilio Jesus Gallego Arias
2020-02-08
Remove -compat 8.9.
Théo Zimmermann
2020-02-08
Merge PR #11240: Add rew dependent Notations
Hugo Herbelin
2020-02-06
replace RList by list R
Yves Bertot
2020-01-17
Fix issue #11396 : Rlist hides standard list constructors cons and nil
Michael Soegtrop
2020-01-14
Merge PR #11249: [stdlib] Additional statements in List.v
Hugo Herbelin
2020-01-08
Avoid hardcoded paths in extraction
Maxime Dénès
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-26
Add rew dependent Notations
Jason Gross
2019-12-24
Add statements with output in Type
Olivier Laurent
2019-12-23
Merge PR #10760: Make rapply handle all numbers of underscores
Pierre-Marie Pédrot
2019-12-17
[micromega] fix efficiency regression
Frédéric Besson
2019-12-14
Being explicit on existence of a remote link.
Hugo Herbelin
2019-12-06
Merge PR #11127: Added theorem Nat.bezout_comm.
Hugo Herbelin
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-12-05
Added Nat.bezout_comm.
Daniel de Rauglaudre
2019-11-29
Merge PR #11076: Remove all remaining calls to “omega” from the standard ...
Emilio Jesus Gallego Arias
[next]