Theorems · Theorem · number theory
ClassGroup.norm_le
∀ {R : Type u_1} {S : Type u_2} [inst : EuclideanDomain R] [inst_1 : CommRing S] [inst_2 : IsDomain S]
[inst_3 : Algebra R S] (abv : AbsoluteValue R ℤ) {ι : Type u_5} [inst_4 : DecidableEq ι] [inst_5 : Fintype ι]
(bS : Module.Basis ι R S) (a : S) {y : ℤ},
(∀ (k : ι), abv ((bS.repr a) k) ≤ y) → abv ((Algebra.norm R) a) ≤ ClassGroup.normBound abv bS * y ^ Fintype.card ιIf the R-integral element a : S has coordinates ≤ y with respect to some basis b,
its norm is less than normBound abv b * y ^ dim S.
- Defined in
- Mathlib.NumberTheory.ClassNumber.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fintypestatement and proof · cited by 7,736
- Finsuppstatement · cited by 5,255
- Finset.sumproof · cited by 5,195
- MonoidHomstatement · cited by 3,629
- Finset.univproof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
Cited by1
Results whose statement or proof uses this declaration.
- ClassGroup.norm_ltproof · cited by 1