Skip to content

Commit

Permalink
feat: port Algebra.Order.Hom.Ring (#1482)
Browse files Browse the repository at this point in the history
Worked around #2505, but finally everything works.
  • Loading branch information
LukasMias committed Feb 27, 2023
1 parent 13f9beb commit 19b42dd
Show file tree
Hide file tree
Showing 2 changed files with 601 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -141,6 +141,7 @@ import Mathlib.Algebra.Order.Group.Units
import Mathlib.Algebra.Order.Group.WithTop
import Mathlib.Algebra.Order.Hom.Basic
import Mathlib.Algebra.Order.Hom.Monoid
import Mathlib.Algebra.Order.Hom.Ring
import Mathlib.Algebra.Order.Invertible
import Mathlib.Algebra.Order.Kleene
import Mathlib.Algebra.Order.LatticeGroup
Expand Down

0 comments on commit 19b42dd

Please sign in to comment.