Rename `mnat`/`mnat_auth` into `mono_nat`.
- This avoids confusion between `mnat` and `max_nat`. The `m` stands for `mono`. - With `_mono` added, the `_auth` suffix in the algebra name no longer makes sense, so I removed it. - This makes the names between the logic and the algebra-level library consistent. - I also renamed `_frag` into `_lb` in the algebra-level library so as to make it consistent with the logic-level library. Furthermore make the order of lemmas consistent and make the versions for the fractions consistent.
Showing
- _CoqProject 2 additions, 2 deletions_CoqProject
- iris/algebra/lib/mono_nat.v 91 additions, 0 deletionsiris/algebra/lib/mono_nat.v
- iris/base_logic/lib/mnat.v 0 additions, 116 deletionsiris/base_logic/lib/mnat.v
- iris/base_logic/lib/mono_nat.v 118 additions, 0 deletionsiris/base_logic/lib/mono_nat.v
iris/base_logic/lib/mnat.v
deleted
100644 → 0
iris/base_logic/lib/mono_nat.v
0 → 100644
Please register or sign in to comment