Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegral.algebraMap

∀ {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 : A},
  IsIntegral R x → IsIntegral R ((algebraMap A B) x)
Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegral.Basic
Cited by
15 results in Mathlib
Foundations
Depth 110 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.

IsGaloisGroup.of_isFractionRing · cited by 5IsGaloisGroup.of_isFracti…IsLocalization.integralClosure · cited by 3IsLocalization.integralCl…IsIntegralClosure.algebraMap_lift · cited by 3IsIntegralClosure.algebra…IsCyclotomicExtension.Rat.isIntegralClosure_adjoin_singleton_of_prime_pow · cited by 3Rat.isIntegralClosure_adj…IsIntegralClosure.range_le_span_dualBasis · cited by 2IsIntegralClosure.range_l…IsCyclotomicExtension.Rat.cyclotomicRing_isIntegralClosure_of_prime_pow · cited by 1Rat.cyclotomicRing_isInte…Algebra.algebraMap_intNorm_of_isGalois · cited by 1Algebra.algebraMap_intNor…exists_derivative_mul_eq_and_isIntegral_coeff · cited by 1exists_derivative_mul_eq_…Algebra.QuasiFinite.of_isIntegral_of_finiteType · cited by 1QuasiFinite.of_isIntegral…prod_galRestrict_eq_norm · cited by 1prod_galRestrict_eq_normIsCyclotomicExtension.Rat.cyclotomicRing_isIntegralClosure · cited by 0Rat.cyclotomicRing_isInte…Algebra.ZariskisMainProperty.trans · cited by 0ZariskisMainProperty.transIsLocalization.Away.exists_isIntegral_mul_of_isIntegral_mk' · cited by 0Away.exists_isIntegral_mu…Rat.int_algebraMap_surjective · cited by 0Rat.int_algebraMap_surjec…isIntegral_discr_mul_of_mem_traceDual · cited by 0isIntegral_discr_mul_of_m…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomRing · cited by 7463RingPolynomial · cited by 5681PolynomialAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowermap_zero · cited by 1614map_zeroPolynomial.Monic · cited by 461Polynomial.MonicIsIntegral · cited by 427IsIntegralPolynomial.eval₂ · cited by 267Polynomial.eval₂IsScalarTower.algebraMap_eq · cited by 110IsScalarTower.algebraMap_…Polynomial.hom_eval₂ · cited by 16Polynomial.hom_eval₂IsIntegral.algebraMapCITED BYCITES

Cites14

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.