Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegral.map

∀ {R : Type u_1} {A : Type u_2} [inst : CommRing R] [inst_1 : CommRing A] [inst_2 : Algebra R A] {B : Type u_6}
  {C : Type u_7} {F : Type u_8} [inst_3 : Ring B] [inst_4 : Ring C] [inst_5 : Algebra R B] [inst_6 : Algebra A B]
  [inst_7 : Algebra R C] [IsScalarTower R A B] [inst_9 : Algebra A C] [IsScalarTower R A C] {b : B}
  [inst_11 : FunLike F B C] [AlgHomClass F A B C] (f : F), IsIntegral R b → IsIntegral R (f b)
Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegral.Basic
Cited by
22 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraRingRingAlgebraAlgebraAlgebraIsScalarTowerAlgebraIsScalarTowerFunLikeAlgHomClass

Around this declaration

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

isAlgebraic_of_isFractionRing · cited by 6isAlgebraic_of_isFraction…Normal.of_algEquiv · cited by 4Normal.of_algEquivAlgebra.ZariskisMainProperty.of_finiteType_of_weaklyQuasiFiniteAt · cited by 3ZariskisMainProperty.of_f…isIntegral_algEquiv · cited by 3isIntegral_algEquivAlgebra.IsIntegral.of_surjective · cited by 2IsIntegral.of_surjectiveTensorProduct.toIntegralClosure_bijective_of_isLocalizationAway · cited by 1TensorProduct.toIntegralC…TensorProduct.toIntegralClosure_mvPolynomial_bijective · cited by 1TensorProduct.toIntegralC…IsIntegrallyClosed.of_isIntegrallyClosedIn · cited by 1IsIntegrallyClosed.of_isI…exists_derivative_mul_eq_and_isIntegral_coeff · cited by 1exists_derivative_mul_eq_…RingOfIntegers.dvd_norm · cited by 1RingOfIntegers.dvd_normPolynomial.isIntegral_iff_isIntegral_coeff · cited by 1Polynomial.isIntegral_iff…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…conductor_mul_differentIdeal · cited by 1conductor_mul_differentId…MvPolynomial.isIntegral_iff_isIntegral_coeff · cited by 1MvPolynomial.isIntegral_i…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomRing · cited by 7463RingIsScalarTower · cited by 3896IsScalarTowerFunLike · cited by 2560FunLikeRingHomClass.toRingHom · cited by 746RingHomClass.toRingHomIsIntegral · cited by 427IsIntegralAlgHom.restrictScalars · cited by 83AlgHom.restrictScalarsAlgHom.comp_algebraMap · cited by 63AlgHom.comp_algebraMapAlgHomClass · cited by 50AlgHomClassRingHom.IsIntegralElem · cited by 33RingHom.IsIntegralElemAlgHomClass.toAlgHom · cited by 14AlgHomClass.toAlgHomRingHom.IsIntegralElem.map · cited by 4IsIntegralElem.mapIsIntegral.mapCITED BYCITES

Cites15

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

Cited by22

Results whose statement or proof uses this declaration.