Commit 2024-04-30 09:33 35a84817
View on Github →chore(NumberField/Units): split into two files (#12509)
This PR splits the file NumberField/Units.lean into two files placed into a new folder NumberField/Units:
Units/Basic.leancontains the basic definitions and results about the unit group and its torsion subgroup,Units/DirichletTheorem.leancontains the proof of Dirichlet unit theorem and results about the structure of the unit group and its rank.