Theorems · Theorem · commutative algebra
IsFractionRing.isAlgebraic_iff
∀ (A : Type u_3) (K : Type u_4) (C : Type u_5) [inst : CommRing A] [IsDomain A] [inst_2 : Field K]
[inst_3 : Algebra A K] [IsFractionRing A K] [inst_5 : CommRing C] [inst_6 : Algebra A C] [inst_7 : Algebra K C]
[IsScalarTower A K C] {x : C}, IsAlgebraic A x ↔ IsAlgebraic K xAn element of a ring is algebraic over the ring A iff it is algebraic
over the field of fractions of A.
- Defined in
- Mathlib.RingTheory.Localization.Integral
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · 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
- Polynomialproof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- IsDomainstatement and proof · cited by 2,196
- Polynomial.coeffproof · cited by 1,045
- nonZeroDivisorsproof · cited by 895
- Polynomial.mapproof · cited by 806
- IsFractionRingstatement and proof · cited by 738
Cited by3
Results whose statement or proof uses this declaration.
- IsFractionRing.comap_isAlgebraic_iffproof · cited by 1
- IsFractionRing.isAlgebraic_iff'proof · cited by 0