Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegral.of_mem_of_fg

∀ {R : Type u_1} {B : Type u_3} [inst : CommRing R] [inst_1 : Ring B] [inst_2 : Algebra R B] (S : Subalgebra R B),
  (Subalgebra.toSubmodule S).FG → ∀ x ∈ S, IsIntegral R x

If S is a sub-R-algebra of A and S is finitely-generated as an R-module, then all elements of S are integral over R.

Defined in
Mathlib.RingTheory.IntegralClosure.Algebra.Basic
Cited by
13 results in Mathlib
Foundations
Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebra

Around this declaration

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

isIntegral_trans · cited by 15isIntegral_transIsIntegral.smul · cited by 13IsIntegral.smulIsIntegral.pow · cited by 12IsIntegral.powIsIntegral.neg · cited by 4IsIntegral.negRingHom.IsIntegralElem.of_mem_closure · cited by 4IsIntegralElem.of_mem_clo…RingHom.Finite.to_isIntegral · cited by 3Finite.to_isIntegralIsIntegral.inv · cited by 2IsIntegral.invIntermediateField.AdjoinSimple.norm_gen_eq_one · cited by 1AdjoinSimple.norm_gen_eq_…IntermediateField.AdjoinSimple.trace_gen_eq_zero · cited by 1AdjoinSimple.trace_gen_eq…IsAlmostIntegral.isIntegral_of_nonZeroDivisors_le_comap · cited by 1IsAlmostIntegral.isIntegr…mem_integralClosure_iff_mem_fg · cited by 1mem_integralClosure_iff_m…isIntegral_of_submodule_noetherian · cited by 0isIntegral_of_submodule_n…transcendental_aeval_iff · cited by 0transcendental_aeval_iffDFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraRing · cited by 7463RingSubmodule · cited by 7192SubmoduleSubalgebra · cited by 1353SubalgebraModule.Finite · cited by 1032Module.FiniteOrderEmbedding · cited by 619OrderEmbeddingIsIntegral · cited by 427IsIntegralSubtype.val_injective · cited by 232Subtype.val_injectiveSubmodule.FG · cited by 230Submodule.FGSubalgebra.toSubmodule · cited by 141Subalgebra.toSubmoduleSubalgebra.val · cited by 104Subalgebra.valModule.Finite.of_fg · cited by 21Finite.of_fgIsIntegral.of_finite · cited by 16IsIntegral.of_finiteIsIntegral.of_mem_of_fgCITED BYCITES

Cites16

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

Cited by13

Results whose statement or proof uses this declaration.