Mathlib Map

Theorems · Definition · group theory

Representation.Equiv.symm

{A : Type u_1} →
  {G : Type u_2} →
    {V : Type u_3} →
      {W : Type u_4} →
        [inst : Semiring A] →
          [inst_1 : Monoid G] →
            [inst_2 : AddCommMonoid V] →
              [inst_3 : AddCommMonoid W] →
                [inst_4 : Module A V] →
                  [inst_5 : Module A W] →
                    {ρ : Representation A G V} → {σ : Representation A G W} → ρ.Equiv σ → σ.Equiv ρ

The equiv between representations are symmetric.

Defined in
Mathlib.RepresentationTheory.Intertwining
Cited by
27 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Quot.sound
Assumes
SemiringMonoidAddCommMonoidAddCommMonoidModuleModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Rep.mkIso · cited by 7Rep.mkIsoRep.finsuppToCoinvariantsTensorFree · cited by 3Rep.finsuppToCoinvariants…Representation.Equiv.apply_symm_apply · cited by 2Equiv.apply_symm_applyRep.finsuppToCoinvariantsTensorFree_single · cited by 1Rep.finsuppToCoinvariants…Representation.Equiv.conj_apply_self · cited by 1Equiv.conj_apply_selfRepresentation.leftRegularTensorTrivialIsoFree_symm_apply_single_single · cited by 1Representation.leftRegula…Representation.Equiv.symm_apply_apply · cited by 1Equiv.symm_apply_applyRepresentation.Equiv.trans_symm · cited by 0Equiv.trans_symmRep.mkIso_inv_hom_apply · cited by 0Rep.mkIso_inv_hom_applyRep.mkIso_inv_hom_toLinearMap · cited by 0Rep.mkIso_inv_hom_toLinea…Representation.TensorProduct.comm_symm · cited by 0TensorProduct.comm_symmRepresentation.TensorProduct.lid_symm_apply · cited by 0TensorProduct.lid_symm_ap…Representation.TensorProduct.rid_symm_apply · cited by 0TensorProduct.rid_symm_ap…Representation.ofMulActionSubsingletonEquivTrivial_symm_apply · cited by 0Representation.ofMulActio…Representation.Equiv.coe_symm · cited by 0Equiv.coe_symmModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidMonoid · cited by 3887MonoidLinearEquiv · cited by 3317LinearEquivLinearEquiv.symm · cited by 1461LinearEquiv.symmLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapRepresentation · cited by 396RepresentationRepresentation.Equiv · cited by 60Representation.EquivLinearEquiv.invFun · cited by 29LinearEquiv.invFunRepresentation.Equiv.toLinearEquiv · cited by 10Equiv.toLinearEquivEquiv.symmCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by29

Results whose statement or proof uses this declaration.