Mathlib Map

Theorems · Definition · commutative algebra

Subalgebra.algebraicClosure

(R : Type u_1) →
  (S : Type u_2) → [inst : CommRing R] → [inst_1 : CommRing S] → [inst_2 : Algebra R S] → [IsDomain R] → Subalgebra R S

If R is a domain and S is an arbitrary R-algebra, then the elements of S that are algebraic over R form a subalgebra.

Defined in
Mathlib.RingTheory.Algebraic.Integral
Cited by
8 results in Mathlib
Foundations
Depth 137 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsDomain

Around this declaration

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

Cites6

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

Cited by8

Results whose statement or proof uses this declaration.