Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegral.tower_top

∀ {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 R A] [inst_4 : Algebra R B] [inst_5 : Algebra A B] [IsScalarTower R A B] {x : B},
  IsIntegral R x → IsIntegral A x

If R → A → B is an algebra tower, then if the entire tower is an integral extension so is A → B.

Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegral.Basic
Cited by
30 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingRingAlgebraAlgebraAlgebraIsScalarTower

Around this declaration

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

Algebra.isIntegral_trace · cited by 7Algebra.isIntegral_traceisAlgebraic_of_isFractionRing · cited by 6isAlgebraic_of_isFraction…IsIntegrallyClosed.of_equiv · cited by 3IsIntegrallyClosed.of_equ…IsSeparable.of_algebra_isSeparable_of_isSeparable · cited by 3IsSeparable.of_algebra_is…TensorProduct.toIntegralClosure_bijective_of_isLocalizationAway · cited by 1TensorProduct.toIntegralC…IntermediateField.exists_algHom_adjoin_of_splits' · cited by 1IntermediateField.exists_…Algebra.dvd_algebraMap_intNorm_self · cited by 1Algebra.dvd_algebraMap_in…minpoly.map_algebraMap · cited by 1minpoly.map_algebraMapIntermediateField.Lifts.exists_lift_of_splits · cited by 1Lifts.exists_lift_of_spli…Algebra.QuasiFinite.of_isIntegral_of_finiteType · cited by 1QuasiFinite.of_isIntegral…minpoly.map_eq_of_isSeparable_of_isPurelyInseparable · cited by 1minpoly.map_eq_of_isSepar…Polynomial.isIntegral_iff_isIntegral_coeff · cited by 1Polynomial.isIntegral_iff…Subring.integralClosure_le_iff · cited by 1Subring.integralClosure_l…IsIntegralClosure.of_isIntegralClosure_of_isIntegrallyClosedIn · cited by 1IsIntegralClosure.of_isIn…Polynomial.exists_monic_aeval_eq_zero_forall_mem_pow_of_mem_map · cited by 1Polynomial.exists_monic_a…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRing · cited by 7463RingPolynomial · cited by 5681PolynomialAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerPolynomial.map · cited by 806Polynomial.mapPolynomial.Monic · cited by 461Polynomial.MonicIsIntegral · cited by 427IsIntegralPolynomial.eval₂ · cited by 267Polynomial.eval₂Polynomial.Monic.map · cited by 52Monic.mapPolynomial.aeval_def · cited by 51Polynomial.aeval_defPolynomial.aeval_map_algebraMap · cited by 31Polynomial.aeval_map_alge…IsIntegral.tower_topCITED BYCITES

Cites13

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

Cited by30

Results whose statement or proof uses this declaration.