Skip to content

Commit

Permalink
feat: port Algebra.Parity (#1092)
Browse files Browse the repository at this point in the history
dcf2250875895376a142faeeac5eabff32c48655

- [x] depends on: #1055 

Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
  • Loading branch information
siddhartha-gadgil and riccardobrasca committed Dec 19, 2022
1 parent 331a5bb commit 80b4179
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -104,6 +104,7 @@ import Mathlib.Algebra.Order.Sub.WithTop
import Mathlib.Algebra.Order.WithZero
import Mathlib.Algebra.Order.ZeroLEOne
import Mathlib.Algebra.PEmptyInstances
import Mathlib.Algebra.Parity
import Mathlib.Algebra.Quotient
import Mathlib.Algebra.Regular.Basic
import Mathlib.Algebra.Ring.Basic
Expand Down

0 comments on commit 80b4179

Please sign in to comment.