Theorems · Definition · number theory
NumberField.AdeleRing
(R : Type u_1) →
(K : Type u_2) →
[inst : CommRing R] →
[IsDedekindDomain R] → [inst_2 : Field K] → [inst_3 : Algebra R K] → [IsFractionRing R K] → Type (max u_2 u_2 u_1)AdeleRing (𝓞 K) K is the adele ring of a number field K.
More generally AdeleRing R K can be used if K is the field of fractions
of the Dedekind domain R. This enables use of rings like AdeleRing ℤ ℚ, which
in practice are easier to work with than AdeleRing (𝓞 ℚ) ℚ.
Note that this definition does not give the correct answer in the function field case.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
- NumberField.InfiniteAdeleRingproof · cited by 10
- IsDedekindDomain.FiniteAdeleRingproof · cited by 9
Cited by4
Results whose statement or proof uses this declaration.
- NumberField.AdeleRing.algebraMap_fst_applystatement · cited by 0
- NumberField.AdeleRing.algebraMap_injectivestatement and proof · cited by 0
- NumberField.AdeleRing.algebraMap_snd_applystatement · cited by 0
- NumberField.AdeleRing.principalSubgroupstatement and proof · cited by 0