Mathlib Map

Theorems · Theorem · commutative algebra

isIntegral_algHom_iff

∀ {R : Type u_1} [inst : CommRing R] {A : Type u_6} {B : Type u_7} [inst_1 : Ring A] [inst_2 : Ring B]
  [inst_3 : Algebra R A] [inst_4 : Algebra R B] (f : A →ₐ[R] B),
  Function.Injective ⇑f → ∀ {x : A}, IsIntegral R (f x) ↔ IsIntegral R x
Defined in
Mathlib.RingTheory.IntegralClosure.IsIntegral.Basic
Cited by
15 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingRingAlgebraAlgebra

Around this declaration

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

IsIntegral.of_finite · cited by 16IsIntegral.of_finiteisIntegral_algebraMap_iff · cited by 14isIntegral_algebraMap_iffIsIntegral.of_mem_of_fg · cited by 13IsIntegral.of_mem_of_fgminpoly.algHom_eq · cited by 8minpoly.algHom_eqIsIntegral.tower_bot · cited by 3IsIntegral.tower_botIntermediateField.isIntegral_iff · cited by 3IntermediateField.isInteg…Polynomial.isIntegral_coeff_of_dvd · cited by 2Polynomial.isIntegral_coe…Subalgebra.LinearDisjoint.of_linearDisjoint_finite_left · cited by 2LinearDisjoint.of_linearD…isIntegral_of_smul_mem_submodule · cited by 1isIntegral_of_smul_mem_su…Algebra.IsIntegral.inv_mem · cited by 1IsIntegral.inv_memAlgebra.dvd_algebraMap_intNorm_self · cited by 1Algebra.dvd_algebraMap_in…IntermediateField.coe_isIntegral_iff · cited by 1IntermediateField.coe_isI…Algebra.IsIntegral.of_injective · cited by 1IsIntegral.of_injectiveAlgHom.isIntegrallyClosedIn · cited by 1AlgHom.isIntegrallyClosed…Subalgebra.isIntegral_iff · cited by 0Subalgebra.isIntegral_iffDFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomRing · cited by 7463RingAlgebra.algebraMap · cited by 4706Algebra.algebraMapAlgHom · cited by 3236AlgHomIsIntegral · cited by 427IsIntegralRingHom.IsIntegralElem · cited by 33RingHom.IsIntegralElemAlgHom.comp_algebraMap_of_tower · cited by 23AlgHom.comp_algebraMap_of…RingHom.IsIntegralElem.map_iff · cited by 1IsIntegralElem.map_iffisIntegral_algHom_iffCITED BYCITES

Cites11

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.