Mathlib Map

Theorems · Theorem · commutative algebra

nonZeroDivisors_le_comap_nonZeroDivisors_of_injective

∀ {F : Type u_1} {M₀ : Type u_2} {M₀' : Type u_3} [inst : MonoidWithZero M₀] [inst_1 : MonoidWithZero M₀']
  [inst_2 : FunLike F M₀ M₀'] [NoZeroDivisors M₀'] [inst_4 : MonoidWithZeroHomClass F M₀ M₀'] (f : F),
  Function.Injective ⇑f → nonZeroDivisors M₀ ≤ Submonoid.comap f (nonZeroDivisors M₀')
Defined in
Mathlib.Algebra.GroupWithZero.NonZeroDivisors
Cited by
7 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidWithZeroMonoidWithZeroFunLikeNoZeroDivisorsMonoidWithZeroHomClass

Around this declaration

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

Cites11

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.