Mathlib Map

Theorems · Theorem · commutative algebra

isReduced_of_injective

∀ {R : Type u_1} {S : Type u_2} [inst : MonoidWithZero R] [inst_1 : MonoidWithZero S] {F : Type u_3}
  [inst_2 : FunLike F R S] [MonoidWithZeroHomClass F R S] (f : F), Function.Injective ⇑f → ∀ [IsReduced S], IsReduced R
Defined in
Mathlib.RingTheory.Nilpotent.Defs
Cited by
7 results in Mathlib
Foundations
Depth 13 from the axioms · uses Classical.choice
Assumes
MonoidWithZeroMonoidWithZeroFunLikeMonoidWithZeroHomClassIsReduced

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.