Mathlib Map

Theorems · Theorem · group theory

FreeAbelianGroup.lift_ext

∀ {α : Type u} {β : Type v} [inst : AddCommGroup β] (g h : FreeAbelianGroup α →+ β),
  (∀ (x : α), g (FreeAbelianGroup.of x) = h (FreeAbelianGroup.of x)) → g = h

See note [partially-applied ext lemmas].

Defined in
Mathlib.GroupTheory.FreeAbelianGroup
Cited by
4 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroup

Around this declaration

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

Cites8

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

Cited by4

Results whose statement or proof uses this declaration.