Skip to content

Commit

Permalink
feat: port NumberTheory.Cyclotomic.Basic (#5335)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
  • Loading branch information
riccardobrasca and ChrisHughes24 committed Jun 22, 2023
1 parent 8a76b3e commit 5a55608
Show file tree
Hide file tree
Showing 3 changed files with 754 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -2283,6 +2283,7 @@ import Mathlib.NumberTheory.BernoulliPolynomials
import Mathlib.NumberTheory.ClassNumber.AdmissibleAbs
import Mathlib.NumberTheory.ClassNumber.AdmissibleAbsoluteValue
import Mathlib.NumberTheory.ClassNumber.AdmissibleCardPowDegree
import Mathlib.NumberTheory.Cyclotomic.Basic
import Mathlib.NumberTheory.Dioph
import Mathlib.NumberTheory.DiophantineApproximation
import Mathlib.NumberTheory.Divisors
Expand Down

0 comments on commit 5a55608

Please sign in to comment.