Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.reflection

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

The reflection associated to a root.

Defined in
Mathlib.LinearAlgebra.RootSystem.Defs
Cited by
79 results in Mathlib
Foundations
Depth 41 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.root_reflectionPerm · cited by 57RootPairing.root_reflecti…RootPairing.reflection_apply_self · cited by 34RootPairing.reflection_ap…RootPairing.invtRootSubmodule · cited by 16RootPairing.invtRootSubmo…RootPairing.Equiv.reflection · cited by 15Equiv.reflectionRootPairing.InvariantForm.two_mul_apply_root_root · cited by 10InvariantForm.two_mul_app…RootPairing.root_sub_root_mem_of_pairingIn_pos · cited by 7RootPairing.root_sub_root…LieAlgebra.IsKilling.invtSubmoduleToLieIdeal · cited by 7IsKilling.invtSubmoduleTo…RootPairing.mem_invtRootSubmodule_iff · cited by 6RootPairing.mem_invtRootS…RootPairing.Equiv.reflection_inv · cited by 5Equiv.reflection_invRootPairing.mapsTo_reflection_root · cited by 5RootPairing.mapsTo_reflec…RootPairing.InvariantForm.apply_reflection_reflection · cited by 5InvariantForm.apply_refle…RootPairing.IsIrreducible.eq_top_of_invtSubmodule_reflection · cited by 5IsIrreducible.eq_top_of_i…RootPairing.rootForm_reflection_reflection_apply · cited by 4RootPairing.rootForm_refl…RootPairing.chainBotCoeff_sub_chainTopCoeff · cited by 4RootPairing.chainBotCoeff…RootPairing.EmbeddedG2.threeShortAddTwoLongRoot_eq · cited by 3EmbeddedG2.threeShortAddT…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.reflectionCITED BYCITES

Cites7

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

Cited by94

Results whose statement or proof uses this declaration.