Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.coreflection

{ι : 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] → RootPairing ι R M N → ι → N ≃ₗ[R] N

The reflection associated to a coroot.

Defined in
Mathlib.LinearAlgebra.RootSystem.Defs
Cited by
28 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModule

Around this declaration

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

RootPairing.Equiv.reflection · cited by 15Equiv.reflectionRootPairing.coroot_reflectionPerm · cited by 9RootPairing.coroot_reflec…RootPairing.Equiv.reflection_inv · cited by 5Equiv.reflection_invRootPairing.coreflection_apply_self · cited by 3RootPairing.coreflection_…RootPairing.toPerfPair_conj_reflection · cited by 2RootPairing.toPerfPair_co…RootPairing.Equiv.reflection_coweightEquiv · cited by 2Equiv.reflection_coweight…RootPairing.invtSubmodule_reflection_of_invtSubmodule_coreflection · cited by 1RootPairing.invtSubmodule…RootPairing.smul_coroot_eq_of_root_eq_smul · cited by 1RootPairing.smul_coroot_e…RootPairing.mapsTo_coreflection_coroot · cited by 1RootPairing.mapsTo_corefl…RootPairing.IsIrreducible.casesOn · cited by 1IsIrreducible.casesOnRootPairing.bijOn_coreflection_coroot · cited by 1RootPairing.bijOn_corefle…RootPairing.pairing_smul_coroot_eq · cited by 1RootPairing.pairing_smul_…RootPairing.IsIrreducible.mk' · cited by 1IsIrreducible.mk'RootPairing.IsOrthogonal.coreflection_apply_left · cited by 0IsOrthogonal.coreflection…RootPairing.IsOrthogonal.coreflection_apply_right · cited by 0IsOrthogonal.coreflection…Module · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLinearEquiv · cited by 3317LinearEquivRootPairing · cited by 710RootPairingModule.reflection · cited by 25Module.reflectionRootPairing.root_coroot_two · cited by 4RootPairing.root_coroot_t…RootPairing.coreflectionCITED BYCITES

Cites8

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

Cited by31

Results whose statement or proof uses this declaration.