Mathlib Map

Theorems · Definition · commutative algebra

IsStronglyTranscendental

(R : Type u_1) → {S : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → S → Prop

We say that x : S is strongly transcendental over R if forall u : S and all p : R[X], p(x) * u = 0 → p * u = 0. If S is a domain, and R ⊆ S, this is equivalent to the image of x in Frac(S) being transcendental over R. See IsStronglyTranscendental.iff_of_isFractionRing.

Defined in
Mathlib.RingTheory.Algebraic.StronglyTranscendental
Cited by
14 results in Mathlib
Foundations
Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

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

isStronglyTranscendental_iff_of_field · cited by 2isStronglyTranscendental_…IsStronglyTranscendental.of_map · cited by 2IsStronglyTranscendental.…isStronglyTranscendental_mk_of_mem_minimalPrimes · cited by 1isStronglyTranscendental_…IsStronglyTranscendental.iff_of_isLocalization · cited by 1IsStronglyTranscendental.…Algebra.not_isStronglyTranscendental_of_weaklyQuasiFiniteAt · cited by 1Algebra.not_isStronglyTra…IsStronglyTranscendental.of_isLocalization · cited by 1IsStronglyTranscendental.…IsStronglyTranscendental.transcendental · cited by 1IsStronglyTranscendental.…IsStronglyTranscendental.of_surjective_left · cited by 1IsStronglyTranscendental.…isStronglyTranscendental_mk_radical_conductor · cited by 0isStronglyTranscendental_…IsStronglyTranscendental.of_transcendental · cited by 0IsStronglyTranscendental.…IsStronglyTranscendental.iff_of_isFractionRing · cited by 0IsStronglyTranscendental.…Algebra.not_isStronglyTranscendental_of_quasiFiniteAt · cited by 0Algebra.not_isStronglyTra…IsStronglyTranscendental.of_isLocalization_left · cited by 0IsStronglyTranscendental.…IsStronglyTranscendental.restrictScalars · cited by 0IsStronglyTranscendental.…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraPolynomial · cited by 5681PolynomialAlgebra.algebraMap · cited by 4706Algebra.algebraMapPolynomial.C · cited by 1598Polynomial.CPolynomial.map · cited by 806Polynomial.mapPolynomial.aeval · cited by 615Polynomial.aevalIsStronglyTranscendentalCITED BYCITES

Cites8

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

Cited by14

Results whose statement or proof uses this declaration.