Mathlib Map

Theorems · Theorem · commutative algebra

AddMonoidHom.ext_int

∀ {A : Type u_5} [inst : AddMonoid A] {f g : ℤ →+ A}, f 1 = g 1 → f = g

Two additive monoid homomorphisms f, g from to an additive monoid are equal if f 1 = g 1.

Defined in
Mathlib.Data.Int.Cast.Lemmas
Cited by
7 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Quot.sound
Assumes
AddMonoid

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 by7

Results whose statement or proof uses this declaration.