Theorems · Theorem · group theory
MulSemiringActionHom.inverse_toFun
∀ {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)
(h₁ : Function.LeftInverse g ⇑f) (h₂ : Function.RightInverse g ⇑f) (a : S₁), (f.inverse g h₁ h₂) a = g a- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MulSemiringActionstatement and proof · cited by 423
- MonoidHom.idstatement and proof · cited by 323
- MulSemiringActionHomstatement and proof · cited by 26
- MulSemiringActionHom.inversestatement and proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.