Mathlib Map

Theorems · Definition · field theory

Transcendental

(R : Type u) → {A : Type v} → [inst : CommRing R] → [inst_1 : Ring A] → [Algebra R A] → A → Prop

An element of an R-algebra is transcendental over R if it is not algebraic over R.

Defined in
Mathlib.RingTheory.Algebraic.Defs
Cited by
91 results in Mathlib
Foundations
Depth 111 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.

Cites4

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

  • CommRingstatement and proof · cited by 17,173
  • Algebrastatement and proof · cited by 11,388
  • Ringstatement and proof · cited by 7,463
  • IsAlgebraicproof · cited by 163

Cited by96

Results whose statement or proof uses this declaration.