Skip to content

Commit

Permalink
feat: Port Deprecated.Group and Deprecated.Ring (#1368)
Browse files Browse the repository at this point in the history
  • Loading branch information
winstonyin committed Jan 6, 2023
1 parent 667f74a commit 6df3ab7
Show file tree
Hide file tree
Showing 3 changed files with 624 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Mathlib.lean
Expand Up @@ -350,6 +350,8 @@ import Mathlib.Data.UInt
import Mathlib.Data.ULift
import Mathlib.Data.UnionFind
import Mathlib.Data.Vector
import Mathlib.Deprecated.Group
import Mathlib.Deprecated.Ring
import Mathlib.Dynamics.FixedPoints.Basic
import Mathlib.GroupTheory.EckmannHilton
import Mathlib.GroupTheory.GroupAction.Defs
Expand Down

0 comments on commit 6df3ab7

Please sign in to comment.