Theorems · Theorem · number theory
NumberField.Units.regOfFamily_div_regulator
∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K]
(u : Fin (NumberField.Units.rank K) → (NumberField.RingOfIntegers K)ˣ),
NumberField.Units.regOfFamily u / NumberField.Units.regulator K =
↑(Subgroup.closure (Set.range u) ⊔ NumberField.Units.torsion K).indexLet u be a family of units. Then the ratio regOfFamily u / regulator K is equal to the index
of the subgroup generated by u and torsion K inside the group of units of K.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 330 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldNumberField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Set.rangestatement and proof · cited by 4,705
- Subgroupstatement and proof · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- NumberFieldstatement and proof · cited by 653
- NumberField.RingOfIntegersstatement and proof · cited by 413
- Subgroup.closurestatement and proof · cited by 196
- Subgroup.indexstatement and proof · cited by 150
- Subgroup.relIndexproof · cited by 72
- NumberField.Units.torsionstatement and proof · cited by 53
- NumberField.Units.rankstatement and proof · cited by 46
Cited by1
Results whose statement or proof uses this declaration.