Mathlib Map

Theorems · Theorem · number theory

MulChar.map_zero

∀ {R' : Type u_2} [inst : CommMonoidWithZero R'] {R : Type u_3} [inst_1 : CommMonoidWithZero R] [Nontrivial R]
  (χ : MulChar R R'), χ 0 = 0

If the domain has a zero (and is nontrivial), then χ 0 = 0.

Defined in
Mathlib.NumberTheory.MulChar.Basic
Cited by
10 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
CommMonoidWithZeroCommMonoidWithZeroNontrivial

Around this declaration

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

Cites6

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

Cited by11

Results whose statement or proof uses this declaration.