Theorems · Theorem · commutative algebra
isIntegrallyClosed_iff
∀ {R : Type u_1} [inst : CommRing R] (K : Type u_4) [inst_1 : CommRing K] [inst_2 : Algebra R K] [IsFractionRing R K],
IsIntegrallyClosed R ↔ ∀ {x : K}, IsIntegral R x → ∃ y, (algebraMap R K) y = xR is integrally closed iff all integral elements of its fraction field K
are also elements of R.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsFractionRingstatement and proof · cited by 738
- IsIntegralstatement and proof · cited by 427
- IsIntegrallyClosedstatement · cited by 203
- IsFractionRing.injectiveproof · cited by 70
- isIntegrallyClosed_iff_isIntegrallyClosedInproof · cited by 3
Cited by10
Results whose statement or proof uses this declaration.
- IsIntegralClosure.isDedekindDomainproof · cited by 7
- IsIntegrallyClosed.of_equivproof · cited by 3
- IsLocalization.isDedekindDomainproof · cited by 1
- isDedekindDomain_iffproof · cited by 1
- IsIntegrallyClosed.of_isIntegrallyClosedInproof · cited by 1
- isIntegrallyClosed_of_isLocalizationproof · cited by 1
- Polynomial.isIntegrallyClosed_iff'proof · cited by 0
- Subring.isIntegrallyClosed_iffproof · cited by 0
- IsIntegrallyClosed.iInfproof · cited by 0
- isDedekindRing_iffproof · cited by 0