Theorems · Theorem · group theory
Monoid.PushoutI.hom_ext
∀ {ι : 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 g : Monoid.PushoutI φ →* K},
(∀ (i : ι), f.comp (Monoid.PushoutI.of i) = g.comp (Monoid.PushoutI.of i)) →
f.comp (Monoid.PushoutI.base φ) = g.comp (Monoid.PushoutI.base φ) → f = g- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MonoidHom.compstatement and proof · cited by 469
- Monoid.Coprod.inlproof · cited by 48
- Monoid.PushoutIstatement and proof · cited by 30
- Con.mk'proof · cited by 22
- Monoid.PushoutI.ofstatement and proof · cited by 20
- Monoid.PushoutI.basestatement and proof · cited by 17
- Monoid.Coprod.hom_extproof · cited by 14
- Con.mk'_surjectiveproof · cited by 4
- MonoidHom.cancel_rightproof · cited by 3
- Monoid.CoprodI.ext_homproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Monoid.PushoutI.hom_ext_nonemptyproof · cited by 1
- Monoid.PushoutI.hom_ext_iffproof · cited by 0