Theorems · Definition · number theory
ClassGroup.mkMMem
{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] →
[IsDedekindDomain S] →
{ J // (algebraMap R S) (∏ m ∈ ClassGroup.finsetApprox bS adm, m) ∈ J } → ClassGroup SClassGroup.mkMMem is a specialization of ClassGroup.mk0 to (the finite set of)
ideals that contain M := ∏ m ∈ finsetApprox L f abs, m.
By showing this function is surjective, we prove that the class group is finite.
- Defined in
- Mathlib.NumberTheory.ClassNumber.Finite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fintypestatement and proof · cited by 7,736
- Idealstatement and proof · cited by 4,748
- Algebra.algebraMapstatement and proof · cited by 4,706
- Finset.prodstatement and proof · cited by 2,356
- IsDomainstatement and proof · cited by 2,196
- Module.Basisstatement and proof · cited by 1,477
- IsDedekindDomainstatement and proof · cited by 668
- AbsoluteValuestatement and proof · cited by 363
Cited by2
Results whose statement or proof uses this declaration.
- ClassGroup.fintypeOfAdmissibleOfAlgebraicproof · cited by 0
- ClassGroup.mkMMem_surjectivestatement · cited by 0