Theorems · Definition · group theory
MonoidHom.inverse
{A : Type u_10} →
{B : Type u_11} →
[inst : Monoid A] →
[inst_1 : Monoid B] → (f : A →* B) → (g : B → A) → Function.LeftInverse g ⇑f → Function.RightInverse g ⇑f → B →* AThe inverse of a bijective MonoidHom is a MonoidHom.
- Defined in
- Mathlib.Algebra.Group.Hom.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Monoidstatement and proof · cited by 3,887
- MonoidHomstatement and proof · cited by 3,629
- MulHomproof · cited by 299
- OneHomproof · cited by 55
- MulHomClass.toMulHomproof · cited by 31
- MulHom.inverseproof · cited by 3
- OneHomClass.toOneHomproof · cited by 2
- OneHom.inverseproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- MulSemiringActionHom.inverseproof · cited by 1
- MulSemiringActionHom.inverse'proof · cited by 1
- MonoidHom.inverse_applystatement and proof · cited by 0
- MulDistribMulActionHom.inverseproof · cited by 0