Theorems · Definition · group theory
Monoid.Coprod.lift
{M : Type u_1} →
{N : Type u_2} →
{P : Type u_3} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] → [inst_2 : Monoid P] → (M →* P) → (N →* P) → Monoid.Coprod M N →* PLift a pair of monoid homomorphisms f : M →* P, g : N →* P
to a monoid homomorphism M ∗ N →* P.
See also Coprod.clift for a version that allows custom computational behavior
and works for a MulOneClass codomain.
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Quot.sound
- Assumes
- MulOneClassMulOneClassMonoid
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
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MulOneClassstatement and proof · cited by 1,018
- Monoid.Coprodstatement · cited by 109
- FreeMonoid.liftproof · cited by 20
- Monoid.Coprod.cliftproof · cited by 5
Cited by21
Results whose statement or proof uses this declaration.
- Monoid.Coprod.sndproof · cited by 15
- Monoid.Coprod.fstproof · cited by 15
- Monoid.Coprod.toProdproof · cited by 11
- MulEquiv.coprodAssocproof · cited by 6
- HNNExtension.liftproof · cited by 5
- Monoid.PushoutI.liftproof · cited by 4
- Monoid.Coprod.lift_comp_swapstatement · cited by 3
- Monoid.Coprod.lift_swapstatement · cited by 2
- Monoid.Coprod.lift_comp_inlstatement · cited by 1
- Monoid.Coprod.lift_comp_inrstatement · cited by 1
- Monoid.Coprod.range_liftstatement and proof · cited by 0
- PresentedGroup.coprodPresentationsproof · cited by 0