Theorems · Definition · group theory
AddMonoid.Coprod.lift
{M : Type u_1} →
{N : Type u_2} →
{P : Type u_3} →
[inst : AddZeroClass M] →
[inst_1 : AddZeroClass N] → [inst_2 : AddMonoid P] → (M →+ P) → (N →+ P) → AddMonoid.Coprod M N →+ PLift a pair of additive monoid homomorphisms f : M →+ P, g : N →+ P
to an additive monoid homomorphism AddMonoid.Coprod M N →+ P.
See also AddMonoid.Coprod.clift for a version that allows custom computational behavior
and works for an AddZeroClass codomain.
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoid.Coprodstatement · cited by 104
- FreeAddMonoid.liftproof · cited by 24
- AddMonoid.Coprod.cliftproof · cited by 5
Cited by18
Results whose statement or proof uses this declaration.
- AddMonoid.Coprod.sndproof · cited by 15
- AddMonoid.Coprod.fstproof · cited by 15
- AddMonoid.Coprod.toProdproof · cited by 11
- AddEquiv.coprodAssocproof · cited by 6
- AddMonoid.Coprod.lift_comp_swapstatement · cited by 3
- AddMonoid.Coprod.lift_swapstatement · cited by 2
- AddMonoid.Coprod.lift_comp_inlstatement · cited by 1
- AddMonoid.Coprod.lift_comp_inrstatement · cited by 1
- AddMonoid.Coprod.lift_apply_inlstatement · cited by 0
- AddMonoid.Coprod.lift_apply_inrstatement · cited by 0
- AddMonoid.Coprod.lift_apply_mkstatement · cited by 0
- AddMonoid.Coprod.lift_inl_inrstatement · cited by 0