Mathlib Map

Theorems · Theorem · commutative algebra

map_ne_zero_of_mem_nonZeroDivisors

∀ {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₀'] [Nontrivial M₀] [ZeroHomClass F M₀ M₀'] (g : F),
  Function.Injective ⇑g → ∀ {x : M₀}, x ∈ nonZeroDivisors M₀ → g x ≠ 0
Defined in
Mathlib.Algebra.GroupWithZero.NonZeroDivisors
Cited by
6 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Quot.sound
Assumes
MonoidWithZeroMonoidWithZeroFunLikeNontrivialZeroHomClass

Around this declaration

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

Cites10

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

Cited by6

Results whose statement or proof uses this declaration.