Theorems · Theorem · group theory
AddMonoid.Coprod.con_neg_add_cancel
∀ {G : Type u_1} {H : Type u_2} [inst : AddGroup G] [inst_1 : AddGroup H] (x : FreeAddMonoid (G ⊕ H)),
(AddMonoid.coprodCon G H)
(FreeAddMonoid.ofList (List.map (Sum.map Neg.neg Neg.neg) (FreeAddMonoid.toList x)).reverse + x) 0- Defined in
- Mathlib.GroupTheory.Coprod.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Equivstatement · cited by 8,337
- AddGroupstatement and proof · cited by 4,410
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- map_zeroproof · cited by 1,614
- map_addproof · cited by 964
- add_assocproof · cited by 746
- FreeAddMonoidstatement and proof · cited by 145
- AddConstatement · cited by 138
- AddMonoid.Coprodproof · cited by 104
- FreeAddMonoid.ofproof · cited by 69
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.