Mathlib Map

Theorems · Theorem · commutative algebra

isIntegral_trans

∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Ring B]
  [inst_3 : Algebra A B] [inst_4 : Algebra R B] [inst_5 : Algebra R A] [IsScalarTower R A B] [Algebra.IsIntegral R A]
  (x : B), IsIntegral A x → IsIntegral R x

If A is an R-algebra all of whose elements are integral over R, and x is an element of an A-algebra that is integral over A, then x is integral over R.

Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegralClosure.Basic
Cited by
15 results in Mathlib
Foundations
Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingRingAlgebraAlgebraAlgebraIsScalarTowerAlgebra.IsIntegral

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsIntegralClosure.isDedekindDomain · cited by 7IsIntegralClosure.isDedek…IsAlgebraic.restrictScalars_of_isIntegral · cited by 4IsAlgebraic.restrictScala…IsSeparable.of_algebra_isSeparable_of_isSeparable · cited by 3IsSeparable.of_algebra_is…Algebra.IsIntegral.trans · cited by 2IsIntegral.transIsLocalization.Away.exists_isIntegral_mul_of_isIntegral_algebraMap · cited by 2Away.exists_isIntegral_mu…FractionalIdeal.le_one_of_extendedHom_le_one · cited by 2FractionalIdeal.le_one_of…Irreducible.exists_dvd_monic_irreducible_of_isIntegral · cited by 2Irreducible.exists_dvd_mo…integralClosure_idem · cited by 1integralClosure_idemisIntegral_of_isIntegralElem_of_monic_of_natDegree_lt · cited by 1isIntegral_of_isIntegralE…IsIntegralClosure.tower_top · cited by 1IsIntegralClosure.tower_t…IsIntegral.of_aeval_monic_of_isIntegral_coeff · cited by 1IsIntegral.of_aeval_monic…Algebra.ZariskisMainProperty.restrictScalars · cited by 0ZariskisMainProperty.rest…mem_adjoin_map_integralClosure_of_isStandardEtale · cited by 0mem_adjoin_map_integralCl…algebraicClosure.algebraicClosure_eq_bot · cited by 0algebraicClosure.algebrai…algebraicClosure.eq_restrictScalars_of_isAlgebraic · cited by 0algebraicClosure.eq_restr…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomSetLike.coe · cited by 8199SetLike.coeRing · cited by 7463RingSubmodule · cited by 7192SubmodulePolynomial · cited by 5681PolynomialAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerSubalgebra · cited by 1353SubalgebraModule.Finite · cited by 1032Module.FinitePolynomial.map · cited by 806Polynomial.mapisIntegral_transCITED BYCITES

Cites40

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.