Mathlib Map

Theorems · Theorem · commutative algebra

IsAlgebraic.isIntegral

∀ {K : Type u} {A : Type v} [inst : Field K] [inst_1 : Ring A] [inst_2 : Algebra K A] {x : A},
  IsAlgebraic K x → IsIntegral K x

Alias of the forward direction of isAlgebraic_iff_isIntegral. An element of an algebra over a field is algebraic if and only if it is integral.

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

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 by25

Results whose statement or proof uses this declaration.