Theorems · Definition · group theory
DistribMulActionHom.inverse
{M : Type u_1} →
[inst : Monoid M] →
{A : Type u_4} →
[inst_1 : AddMonoid A] →
[inst_2 : DistribMulAction M A] →
{B₁ : Type u_6} →
[inst_3 : AddMonoid B₁] →
[inst_4 : DistribMulAction M B₁] →
(f : A →+[M] B₁) → (g : B₁ → A) → Function.LeftInverse g ⇑f → Function.RightInverse g ⇑f → B₁ →+[M] AThe inverse of a bijective DistribMulActionHom is a DistribMulActionHom.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- AddMonoidHomproof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- DistribMulActionstatement and proof · cited by 584
- MonoidHom.idstatement and proof · cited by 323
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- MulActionHomproof · cited by 124
- DistribMulActionHomstatement and proof · cited by 63
- DistribMulActionHom.toMulActionHomproof · cited by 30
- MulActionHom.inverseproof · cited by 2
- AddMonoidHom.inverseproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- NonUnitalAlgHom.inverseproof · cited by 1