Theorems · Definition · group theory
Monoid.PushoutI.homEquiv
{ι : 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} → (Monoid.PushoutI φ →* K) ≃ { f // ∀ (i : ι), (f.1 i).comp (φ i) = f.2 }The equivalence that is part of the universal property of the pushout. A hom out of the pushout is just a morphism out of all groups in the pushout that satisfies a commutativity condition.
- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivstatement · cited by 8,337
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.compstatement and proof · cited by 469
- Monoid.PushoutIstatement and proof · cited by 30
- Monoid.PushoutI.ofproof · cited by 20
- Monoid.PushoutI.baseproof · cited by 17
- Monoid.PushoutI.liftproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.homEquiv_symm_applystatement and proof · cited by 0
- Monoid.PushoutI.homEquiv_apply_coestatement and proof · cited by 0