mathlib
86febe13 - feat(algebra/periodic): `fract_periodic` (#15660)

Commit
3 years ago
feat(algebra/periodic): `fract_periodic` (#15660) Add the lemma that `int.fract` is periodic with period 1. Note that this goes in `algebra.periodic` alongside the definition of `periodic`, rather than `algebra.order.floor` alongside the definition of `fract`, because of import ordering (`algebra.periodic` ends up importing `algebra.order.floor`).
Author
Parents
Loading