Mathlib Map

Theorems · Theorem · commutative algebra

Polynomial.map_under_lt_comap_of_weaklyQuasiFiniteAt

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
  (f : Polynomial R →ₐ[R] S) (P : Ideal S) [inst_3 : P.IsPrime] [Algebra.WeaklyQuasiFiniteAt R P],
  Ideal.map Polynomial.C (Ideal.under R P) < Ideal.comap (↑f) P
Defined in
Mathlib.RingTheory.QuasiFinite.Polynomial
Cited by
1 results in Mathlib
Foundations
Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIdeal.IsPrimeAlgebra.WeaklyQuasiFiniteAt

Around this declaration

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

Cites41

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.