Mathlib Map

Theorems · Theorem · commutative algebra

IsStronglyTranscendental.of_isLocalization

∀ {R : Type u_1} {S : Type u_2} {T : Type u_3} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
  [inst_3 : CommRing T] [inst_4 : Algebra R T] [inst_5 : Algebra S T] (M : Submonoid S) [IsLocalization M T]
  [IsScalarTower R S T] {x : S}, IsStronglyTranscendental R x → IsStronglyTranscendental R ((algebraMap S T) x)
Defined in
Mathlib.RingTheory.Algebraic.StronglyTranscendental
Cited by
1 results in Mathlib
Foundations
Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraCommRingAlgebraAlgebraIsLocalizationIsScalarTower

Around this declaration

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

Cites35

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

Cited by1

Results whose statement or proof uses this declaration.