Theorems · Definition · group theory
MulSemiringActionHom.inverse
{M : Type u_1} →
[inst : Monoid M] →
{R : Type u_10} →
[inst_1 : Semiring R] →
[inst_2 : MulSemiringAction M R] →
{S₁ : Type u_15} →
[inst_3 : Semiring S₁] →
[inst_4 : MulSemiringAction M S₁] →
(f : R →+*[M] S₁) → (g : S₁ → R) → Function.LeftInverse g ⇑f → Function.RightInverse g ⇑f → S₁ →+*[M] RThe inverse of a bijective MulSemiringActionHom is a MulSemiringActionHom.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Semiringstatement and proof · cited by 13,802
- Monoidstatement and proof · cited by 3,887
- MonoidHomproof · cited by 3,629
- AddMonoidHomproof · cited by 3,230
- MulSemiringActionstatement and proof · cited by 423
- MonoidHom.idstatement and proof · cited by 323
- MonoidHomClass.toMonoidHomproof · cited by 294
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- MulActionHomproof · cited by 124
- DistribMulActionHom.toMulActionHomproof · cited by 30
- MulSemiringActionHomstatement and proof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- MulSemiringActionHom.inverse_toFunstatement and proof · cited by 0