| Age | Commit message (Collapse) | Author |
|
|
|
|
|
(use "with ... at ..." instead)
|
|
Reviewed-by: anton-trunov
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Many of the changes are a consequence of coq/coq#13132.
|
|
The original (which holds only for positive numbers) is now called exp_ineq1_pos.
A version that holds only for negative numbers is added as exp_ineq1_neg.
Adds exp_ineq1_le, which holds for all reals (but is a <= instead of a <).
Co-authored-by: Barry M. Trager <bmt@us.ibm.com>
|
|
|
|
Ack-by: SkySkimmer
Ack-by: ppedrot
Reviewed-by: vbgl
|
|
Following a request from Pierre-Marie Pédrot in #13258
|
|
Reviewed-by: gares
|
|
|
|
Reviewed-by: Zimmi48
|
|
Reviewed-by: ppedrot
Ack-by: vbgl
|
|
Reviewed-by: gares
|
|
|
|
|
|
|
|
|
|
Reviewed-by: CohenCyril
|
|
|
|
|
|
This optimisation reduces (sometimes) the dependencies of a proof.
|
|
This also includes aligning with refman when relevant and using capital
letters and final period.
|
|
Reviewed-by: Zimmi48
|
|
Ack-by: Blaisorblade
Reviewed-by: JasonGross
Reviewed-by: Zimmi48
Ack-by: jfehrle
Reviewed-by: ppedrot
|
|
By default Coq stdlib warnings raise an error, so this is really required.
|
|
Reviewed-by: anton-trunov
Reviewed-by: Blaisorblade
|
|
|
|
Fix #6042
Also introduce a deprecated compat option
|
|
Reviewed-by: Blaisorblade
Ack-by: SkySkimmer
|
|
|
|
second-order/contextual pattern abbreviations to only parsing
Reviewed-by: gares
|
|
Reviewed-by: gares
Ack-by: Zimmi48
|