Theorems · Theorem · group theory
Monoid.Coprod.mk_of_inv_mul
∀ {G : Type u_1} {H : Type u_2} [inst : Group G] [inst_1 : Group H] (x : G ⊕ H),
Monoid.Coprod.mk (FreeMonoid.of (Sum.map Inv.inv Inv.inv x)) * Monoid.Coprod.mk (FreeMonoid.of x) = 1- 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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement · cited by 3,629
- FreeMonoidstatement · cited by 147
- Monoid.Coprodstatement · cited by 109
- inv_mul_cancelproof · cited by 107
- FreeMonoid.ofstatement and proof · cited by 69
- Monoid.Coprod.inlproof · cited by 48
- Monoid.Coprod.inrproof · cited by 47
- Monoid.Coprod.mkstatement and proof · cited by 16
- map_mul_eq_oneproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Monoid.Coprod.con_inv_mul_cancelproof · cited by 0