Pietro Monticone
158d58f3c3
doc: fix typos ( #2160 )
2023-03-22 10:01:59 +01:00
Leonardo de Moura
51ec4522fe
fix: documentation
2022-03-03 18:18:37 -08:00
ammkrn
f2cc9080a3
doc: document the split tactic
2022-01-04 13:28:36 -08:00
Mario Carneiro
f17064809c
fix doctest
2021-12-18 10:58:57 -08:00
Sebastian Ullrich
40274e487f
chore: fix docs
2021-08-08 13:26:46 +02:00
Sebastian Ullrich
a02c6fd3eb
chore: adapt stdlib & tests
2021-05-20 15:17:36 -07:00
Leonardo de Moura
762cebbbfc
fix: match generalization bug
2021-04-19 18:37:25 -07:00
Sebastian Ullrich
52a4f535d8
doc: fix example
2021-04-17 18:48:58 +02:00
Leonardo de Moura
f8adb449fe
fix: doc
2021-03-27 19:48:25 -07:00
Leonardo de Moura
30b9792148
fix: doc
2021-03-24 10:59:11 -07:00
Sebastian Ullrich
683c9d7cd3
doc: fix
2021-03-08 14:54:52 +01:00
Leonardo de Moura
00572a22f4
chore: fix doc
2021-03-07 14:59:29 -08:00
Jan Hrcek
2753822fe7
doc: fix typos
2021-03-07 15:06:02 +01:00
Sebastian Ullrich
c0a3ea7c7e
doc: theorem naming
2021-02-17 12:03:58 +01:00
Sebastian Ullrich
f641a660ce
doc: include up-to-date begin-end macro code from test
...
@leodemoura: #include is pretty handy
2020-12-14 15:10:03 +01:00
Sebastian Ullrich
5673702687
doc: fix
2020-12-09 19:03:35 +01:00
Leonardo de Moura
cde53c67e6
chore: fix docs
2020-11-29 20:09:32 -08:00
Leonardo de Moura
46dfe7b911
doc: expand tactics.md
2020-11-24 16:56:09 -08:00
Leonardo de Moura
1aeb88cee5
feat: add where example in proofs
2020-11-24 16:30:28 -08:00
Leonardo de Moura
b72a3c69b6
fix: ambiguity at induction/cases
...
See efc3a320fe
2020-11-24 14:59:12 -08:00
Leonardo de Moura
fa04f46d55
doc: simplify begin..end macro
...
The method `getRef` returns the whole term being expanded.
@Kha The method was originially added for reporting error messages.
So, the name is counterintuitive.
2020-11-24 11:06:49 -08:00
Leonardo de Moura
a297d4107e
doc: add tactics.md
2020-11-22 21:15:55 -08:00