Mathlib Map

Theorems · Definition · group theory

Monoid.CoprodI

{ι : Type u_1} → (M : ι → Type u_2) → [(i : ι) → Monoid (M i)] → Type (max u_1 u_2)

The free product (categorical coproduct) of an indexed family of monoids.

Defined in
Mathlib.GroupTheory.CoprodI
Cited by
52 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Quot.sound
Assumes
Monoid

Around this declaration

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

Cites4

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

Cited by61

Results whose statement or proof uses this declaration.