Theorems · Definition · group theory
Monoid.PushoutI.lift
{ι : Type u_1} →
{G : ι → Type u_2} →
{H : Type u_3} →
{K : Type u_4} →
[inst : Monoid K] →
[inst_1 : (i : ι) → Monoid (G i)] →
[inst_2 : Monoid H] →
{φ : (i : ι) → H →* G i} →
(f : (i : ι) → G i →* K) → (k : H →* K) → (∀ (i : ι), (f i).comp (φ i) = k) → Monoid.PushoutI φ →* KDefine a homomorphism out of the pushout of monoids by defining it on each object in the diagram
- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- MonoidHom.compstatement and proof · cited by 469
- Monoid.PushoutIstatement · cited by 30
- Monoid.CoprodI.liftproof · cited by 21
- Monoid.Coprod.liftproof · cited by 13
- Con.liftproof · cited by 12
- Monoid.PushoutI.conproof · cited by 2
Cited by5
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.homEquivproof · cited by 2
- Monoid.PushoutI.homEquiv_symm_applystatement · cited by 0
- Monoid.PushoutI.lift.congr_simpstatement and proof · cited by 0
- Monoid.PushoutI.lift_basestatement · cited by 0
- Monoid.PushoutI.lift_ofstatement · cited by 0