Skip to content

Commit

Permalink
feat: port NumberTheory.ClassNumber.Finite (#5337)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Hughes <chrishughes24@gmail.com>
Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
  • Loading branch information
3 people authored and semorrison committed Aug 14, 2023
1 parent 81f6f87 commit b28db78
Show file tree
Hide file tree
Showing 2 changed files with 424 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -2304,6 +2304,7 @@ import Mathlib.NumberTheory.BernoulliPolynomials
import Mathlib.NumberTheory.ClassNumber.AdmissibleAbs
import Mathlib.NumberTheory.ClassNumber.AdmissibleAbsoluteValue
import Mathlib.NumberTheory.ClassNumber.AdmissibleCardPowDegree
import Mathlib.NumberTheory.ClassNumber.Finite
import Mathlib.NumberTheory.Cyclotomic.Basic
import Mathlib.NumberTheory.Cyclotomic.Discriminant
import Mathlib.NumberTheory.Cyclotomic.PrimitiveRoots
Expand Down

0 comments on commit b28db78

Please sign in to comment.