Theorems · Definition · group theory
MulDistribMulActionHom.inverse
{M : Type u_1} →
[inst : Monoid M] →
{A : Type u_4} →
[inst_1 : Monoid A] →
[inst_2 : MulDistribMulAction M A] →
{B₁ : Type u_6} →
[inst_3 : Monoid B₁] →
[inst_4 : MulDistribMulAction M B₁] →
(f : A →*[M] B₁) → (g : B₁ → A) → Function.LeftInverse g ⇑f → Function.RightInverse g ⇑f → B₁ →*[M] AThe inverse of a bijective MulDistribMulActionHom is a MulDistribMulActionHom.
- 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.
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
- Monoidstatement and proof · cited by 3,887
- MonoidHomproof · cited by 3,629
- MonoidHom.idstatement and proof · cited by 323
- MonoidHomClass.toMonoidHomproof · cited by 294
- MulActionHomproof · cited by 124
- MulDistribMulActionstatement and proof · cited by 120
- MulDistribMulActionHomstatement and proof · cited by 25
- MulDistribMulActionHom.toMulActionHomproof · cited by 3
- MulActionHom.inverseproof · cited by 2
- MonoidHom.inverseproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.