Mathlib Map

Theorems · Definition · group theory

Monoid.PushoutI.base

{ι : Type u_1} →
  {G : ι → Type u_2} →
    {H : Type u_3} →
      [inst : (i : ι) → Monoid (G i)] → [inst_1 : Monoid H] → (φ : (i : ι) → H →* G i) → H →* Monoid.PushoutI φ

The map from the base monoid into the pushout

Defined in
Mathlib.GroupTheory.PushoutI
Cited by
17 results in Mathlib
Foundations
Depth 52 from the axioms · uses propext, Quot.sound
Assumes
MonoidMonoid

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.

Cited by20

Results whose statement or proof uses this declaration.