Theorems · Theorem · group theory
AddMonoid.Coprod.swap_comp_swap
∀ (M : Type u_1) (N : Type u_2) [inst : AddZeroClass M] [inst_1 : AddZeroClass N], (AddMonoid.Coprod.swap M N).comp (AddMonoid.Coprod.swap N M) = AddMonoidHom.id (AddMonoid.Coprod N M)
- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClassAddZeroClass
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.
- AddMonoidHomstatement · cited by 3,230
- AddZeroClassstatement and proof · cited by 1,237
- AddMonoidHom.compstatement · cited by 339
- AddMonoidHom.idstatement · cited by 107
- AddMonoid.Coprodstatement · cited by 104
- AddMonoid.Coprod.swapstatement · cited by 25
- AddMonoid.Coprod.hom_extproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- AddEquiv.coprodCommproof · cited by 2
- AddMonoid.Coprod.swap_swapproof · cited by 2