Mathlib Map

Theorems · Definition · group theory

WithZero.lift

{α : Type u} → {β : Type v} → [inst : Add α] → [inst_1 : AddZeroClass β] → (α →ₙ+ β) ≃ (WithZero α →+ β)

Lift an additive semigroup homomorphism f to a bundled additive monoid homomorphism.

Defined in
Mathlib.Algebra.Group.WithOne.Basic
Cited by
6 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
AddAddZeroClass

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 by9

Results whose statement or proof uses this declaration.