Theorems · Theorem · group theory
AddMonoid.Coprod.mk_of_neg_add
∀ {G : Type u_1} {H : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup H] (x : G ⊕ H),
AddMonoid.Coprod.mk (FreeAddMonoid.of (Sum.map Neg.neg Neg.neg x)) + AddMonoid.Coprod.mk (FreeAddMonoid.of x) = 0- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement · cited by 3,230
- neg_add_cancelproof · cited by 256
- FreeAddMonoidstatement · cited by 145
- AddMonoid.Coprodstatement · cited by 104
- FreeAddMonoid.ofstatement and proof · cited by 69
- AddMonoid.Coprod.inlproof · cited by 42
- AddMonoid.Coprod.inrproof · cited by 42
- AddMonoid.Coprod.mkstatement and proof · cited by 16
- map_add_eq_zeroproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoid.Coprod.con_neg_add_cancelproof · cited by 0