Theorems · Definition · group theory
MulActionHom.inverse
{M : Type u_2} →
{X : Type u_5} →
[inst : SMul M X] →
{Y₁ : Type u_8} →
[inst_1 : SMul M Y₁] →
(f : X →ₑ[id] Y₁) → (g : Y₁ → X) → Function.LeftInverse g ⇑f → Function.RightInverse g ⇑f → Y₁ →ₑ[id] XThe inverse of a bijective equivariant map is equivariant.
- Defined in
- Mathlib.GroupTheory.GroupAction.Hom
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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
- MulActionHomstatement and proof · cited by 124
Cited by5
Results whose statement or proof uses this declaration.
- MulSemiringActionHom.inverseproof · cited by 1
- DistribMulActionHom.inverseproof · cited by 0
- MulActionHom.inverse_applystatement and proof · cited by 0
- MulActionHom.inverse_eq_inverse'statement and proof · cited by 0
- MulDistribMulActionHom.inverseproof · cited by 0