Mathlib Map

Theorems · Theorem · group theory

Monoid.PushoutI.of_comp_eq_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} (i : ι), (Monoid.PushoutI.of i).comp (φ i) = Monoid.PushoutI.base φ
Defined in
Mathlib.GroupTheory.PushoutI
Cited by
3 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Quot.sound
Assumes
MonoidMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.