Theorems · Definition · group theory
MulEquiv.coprodCongr
{M : Type u_1} →
{N : Type u_2} →
{M' : Type u_3} →
{N' : Type u_4} →
[inst : MulOneClass M] →
[inst_1 : MulOneClass N] →
[inst_2 : MulOneClass M'] →
[inst_3 : MulOneClass N'] → M ≃* N → M' ≃* N' → Monoid.Coprod M M' ≃* Monoid.Coprod N N'Lift two monoid equivalences e : M ≃* N and e' : M' ≃* N' to a monoid equivalence
(M ∗ M') ≃* (N ∗ N').
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- MulEquivstatement and proof · cited by 1,142
- MulOneClassstatement and proof · cited by 1,018
- MulEquiv.symmproof · cited by 482
- MonoidHomClass.toMonoidHomproof · cited by 294
- Monoid.Coprodstatement · cited by 109
- Monoid.Coprod.mapproof · cited by 12
- MonoidHom.toMulEquivproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- MulEquiv.coprodCongr_symm_applystatement and proof · cited by 0
- MulEquiv.coprodCongr_applystatement and proof · cited by 0