Skip to content

Commit

Permalink
Refactor monalg.v
Browse files Browse the repository at this point in the history
- rename `m_scope` to `monom_scope`,
- rename some definitions to follow the naming convention of MathComp, e.g.,
  `cmone` -> `onecm`,
- remove the `{finsfun K -> T / x}` notation (use `{fsfun K -> T with x}`
  instead),
- remove the `malg_val` coercion since it is confusing,
- turns `malgC` from a definition into a notation and some lemmas about `malgC`
  are subsumed by ones about `mkmalgU`.
  • Loading branch information
pi8027 authored and proux01 committed Jun 7, 2023
1 parent 1bd3cad commit ae969f6
Showing 1 changed file with 227 additions and 376 deletions.
Loading

0 comments on commit ae969f6

Please sign in to comment.