This PR replaces `Iter(M).size` with the `Iter(M).count`. While the former used a special `IteratorSize` type class, the latter relies on `IteratorLoop`. The `IteratorSize` class is deprecated. The PR also renames lemmas about ranges be replacing `_Rcc` with `_rcc`, `_Rco` with `_roo` (and so on) in names, in order to be more consistent with the naming convention. |
||
|---|---|---|
| .. | ||
| AssocList | ||
| Defs.lean | ||
| HashesTo.lean | ||
| Index.lean | ||
| Model.lean | ||
| Raw.lean | ||
| RawLemmas.lean | ||
| WF.lean | ||