Theorems · Definition · group theory
AddEquiv.coprodCongr
{M : Type u_1} →
{N : Type u_2} →
{M' : Type u_3} →
{N' : Type u_4} →
[inst : AddZeroClass M] →
[inst_1 : AddZeroClass N] →
[inst_2 : AddZeroClass M'] →
[inst_3 : AddZeroClass N'] → M ≃+ N → M' ≃+ N' → AddMonoid.Coprod M M' ≃+ AddMonoid.Coprod N N'Lift two additive monoid
equivalences e : M ≃+ N and e' : M' ≃+ N' to an additive monoid equivalence
(AddMonoid.Coprod M M') ≃+ (AddMonoid.Coprod 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.
- AddZeroClassstatement and proof · cited by 1,237
- AddEquivstatement and proof · cited by 1,087
- AddEquiv.symmproof · cited by 530
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- AddMonoid.Coprodstatement · cited by 104
- AddMonoid.Coprod.mapproof · cited by 12
- AddMonoidHom.toAddEquivproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- AddEquiv.coprodCongr_applystatement and proof · cited by 0
- AddEquiv.coprodCongr_symm_applystatement and proof · cited by 0