Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.Equiv.coweightEquiv

{ι : Type u_1} →
  {R : Type u_2} →
    {M : Type u_3} →
      {N : Type u_4} →
        [inst : CommRing R] →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] →
              [inst_3 : AddCommGroup N] →
                [inst_4 : Module R N] →
                  {ι₂ : Type u_5} →
                    {M₂ : Type u_6} →
                      {N₂ : Type u_7} →
                        [inst_5 : AddCommGroup M₂] →
                          [inst_6 : Module R M₂] →
                            [inst_7 : AddCommGroup N₂] →
                              [inst_8 : Module R N₂] →
                                (P : RootPairing ι R M N) → (Q : RootPairing ι₂ R M₂ N₂) → P.Equiv Q → N₂ ≃ₗ[R] N

The contravariant equivalence of coweight spaces given by an equivalence of root pairings.

Defined in
Mathlib.LinearAlgebra.RootSystem.Hom
Cited by
12 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleAddCommGroupModuleAddCommGroupModule

Around this declaration

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

RootPairing.Equiv.coweightHom · cited by 5Equiv.coweightHomRootPairing.Equiv.symm · cited by 4Equiv.symmRootPairing.Equiv.coweightHom_apply · cited by 2Equiv.coweightHom_applyRootPairing.Equiv.reflection_coweightEquiv · cited by 2Equiv.reflection_coweight…RootPairing.Equiv.coweightEquiv_apply · cited by 1Equiv.coweightEquiv_applyRootPairing.Equiv.coweightEquiv_inv · cited by 1Equiv.coweightEquiv_invRootPairing.Equiv.coweightMap_coweightEquiv_symm · cited by 0Equiv.coweightMap_coweigh…RootPairing.Equiv.inv_coweightMap · cited by 0Equiv.inv_coweightMapRootPairing.Equiv.coweightEquiv_comp_toLin · cited by 0Equiv.coweightEquiv_comp_…RootPairing.Equiv.coweightEquiv_mul · cited by 0Equiv.coweightEquiv_mulRootPairing.Equiv.coweightEquiv_one · cited by 0Equiv.coweightEquiv_oneRootPairing.Equiv.coweightEquiv_symm_coweightMap · cited by 0Equiv.coweightEquiv_symm_…RootPairing.Equiv.coweightHom_injective · cited by 0Equiv.coweightHom_injecti…RootPairing.Equiv.coweightHom_op · cited by 0Equiv.coweightHom_opModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearEquiv · cited by 3317LinearEquivRootPairing · cited by 710RootPairingLinearEquiv.ofBijective · cited by 60LinearEquiv.ofBijectiveRootPairing.Equiv.toHom · cited by 36Equiv.toHomRootPairing.Equiv · cited by 32RootPairing.EquivRootPairing.Hom.coweightMap · cited by 32Hom.coweightMapRootPairing.Equiv.bijective_coweightMap · cited by 0Equiv.bijective_coweightM…Equiv.coweightEquivCITED BYCITES

Cites11

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

Cited by14

Results whose statement or proof uses this declaration.