This modification was suggested by @kha. TODO: - Use `simp [-f]` instead of `simp without f` - Allow users to remove hypothesis from `*`. Example: `simp [*, -h]` for simplify using all hypotheses but `h`. |
||
|---|---|---|
| .. | ||
| classes.lean | ||
| default.lean | ||
| field.lean | ||
| functions.lean | ||
| group.lean | ||
| norm_num.lean | ||
| order.lean | ||
| ordered_field.lean | ||
| ordered_group.lean | ||
| ordered_ring.lean | ||
| ring.lean | ||