Theorems · Theorem · number theory
ClassGroup.exists_mem_finsetApprox
∀ {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) (adm : abv.IsAdmissible) [inst_6 : Infinite R] [inst_7 : DecidableEq R] (a : S) {b : R},
b ≠ 0 →
∃ q,
∃ r ∈ ClassGroup.finsetApprox bS adm,
abv ((Algebra.norm R) (r • a - b • q)) < abv ((Algebra.norm R) ((algebraMap R S) b))We can approximate a / b : L with q / r, where r has finitely many options for L.
- Defined in
- Mathlib.NumberTheory.ClassNumber.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites75
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
- Realproof · cited by 25,697
- CommRingstatement and proof · cited by 17,173
- Finsetstatement · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Finsuppproof · cited by 5,255
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- MonoidHomstatement · cited by 3,629
Cited by1
Results whose statement or proof uses this declaration.
- ClassGroup.exists_mem_finset_approx'proof · cited by 1