Theorems · Theorem · number theory
NumberField.Units.regOfFamily_div_regOfFamily
∀ {K : Type u_1} [inst : Field K] [inst_1 : NumberField K]
{u v : Fin (NumberField.Units.rank K) → (NumberField.RingOfIntegers K)ˣ},
NumberField.Units.IsMaxRank v →
Subgroup.closure (Set.range u) ⊔ NumberField.Units.torsion K ≤
Subgroup.closure (Set.range v) ⊔ NumberField.Units.torsion K →
NumberField.Units.regOfFamily u / NumberField.Units.regOfFamily v =
↑((Subgroup.closure (Set.range u) ⊔ NumberField.Units.torsion K).relIndex
(Subgroup.closure (Set.range v) ⊔ NumberField.Units.torsion K))Let u and v be two families of units. Assume that the subgroup U generated by u and
torsion K is contained in the subgroup V generated by v and torsion K. Then the ratio
regOfFamily u / regOfFamily v is equal to the index of U inside V.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 322 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.
Cites49
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Fieldstatement and proof · cited by 7,404
- Set.rangestatement and proof · cited by 4,705
- Subgroupstatement · cited by 3,593
- AddSubgroupproof · cited by 3,232
- Unitsstatement and proof · cited by 2,804
- Submodule.spanproof · cited by 1,504
- MeasureTheory.MeasureSpace.volumeproof · cited by 1,323
- NumberFieldstatement and proof · cited by 653
- Iff.notproof · cited by 489
- NumberField.RingOfIntegersstatement and proof · cited by 413
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Units.regOfFamily_div_regulatorproof · cited by 1