Theorems · Theorem · number theory
IsDedekindDomain.FiniteAdeleRing.isUnit_iff
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDedekindDomain R] {K : Type u_2} [inst_2 : Field K]
[inst_3 : Algebra R K] [inst_4 : IsFractionRing R K] {a : IsDedekindDomain.FiniteAdeleRing R K},
IsUnit a ↔
(∀ (v : IsDedekindDomain.HeightOneSpectrum R), a v ≠ 0) ∧
∀ᶠ (v : IsDedekindDomain.HeightOneSpectrum R) in Filter.cofinite, Valued.v (a v) = 1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 192 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Fieldstatement and proof · cited by 7,404
- Set.ofPredproof · cited by 6,101
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.Finiteproof · cited by 1,814
- IsUnitstatement · cited by 1,602
- Multiplicativestatement · cited by 875
- Valuationstatement · cited by 823
- IsFractionRingstatement and proof · cited by 738
- IsDedekindDomainstatement and proof · cited by 668
Cited by1
Results whose statement or proof uses this declaration.
- IsDedekindDomain.FiniteAdeleRing.infinite_valued_ne_one_of_not_isUnitproof · cited by 0