| Age | Commit message (Collapse) | Author |
|
Incidentally removing "discriminated", "(bfs)" and "(dfs)" from
keywords. It is enough to make them normal identifiers.
Note:
- keywords reserved by the tactics are: ** [= _eqn |- by using
- keywords reserved by ltac are: lazymatch multimatch ||
|
|
|
|
Ack-by: Zimmi48
Reviewed-by: ppedrot
|
|
Fixes #12196
|
|
There was also a non truly recursive in the doc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed-by: ejgallego
|
|
index
Ack-by: Zimmi48
|
|
with an index
|
|
Reviewed-by: SkySkimmer
Reviewed-by: jfehrle
|
|
Ack-by: JasonGross
Ack-by: Zimmi48
Ack-by: cpitclaudel
|
|
in 8.5).
|
|
Reviewed-by: vbgl
|
|
|
|
|
|
|
|
Reviewed-by: Zimmi48
|
|
This makes it show the shape of the induction hypothesis in the second
goal instead of just saying "subgoal 2 is S n <= S n".
|
|
The Python scripts now support `--no-include-mem` to turn it off, and
also support `--sort-by-mem`.
Closes #11575
|
|
Reviewed-by: Zimmi48
|
|
Ack-by: Zimmi48
Reviewed-by: gares
|
|
accelerate it
Reviewed-by: herbelin
|
|
|
|
Reviewed-by: jfehrle
|
|
|
|
|
|
line -sprop-cumulative
Reviewed-by: Zimmi48
Reviewed-by: ppedrot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Libraries chapter.
|
|
|
|
|
|
|
|
beyond.
|
|
Omega was defined twice and this is the tactics chapter documentation
which was refered to from the tactic index. We remove it so that
users find the other reference (which contains the deprecation
notice).
The changes to the doc of zarith are a follow-up to #11976.
|