Mathlib Map

Theorems · Definition · nonassociative algebras

RootPairing.rootSpanMem

{ι : Type u_1} →
  {R : Type u_2} →
    {M : Type u_4} →
      {N : Type u_5} →
        [inst : CommRing R] →
          [inst_1 : AddCommGroup M] →
            [inst_2 : Module R M] →
              [inst_3 : AddCommGroup N] →
                [inst_4 : Module R N] →
                  (P : RootPairing ι R M N) →
                    (S : Type u_6) → [inst_5 : CommRing S] → [inst_6 : Module S M] → ι → ↥(P.rootSpan S)

A root, seen as an element of the span of roots.

Defined in
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
Cited by
14 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleCommRingModule

Around this declaration

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

RootPairing.RootPositiveForm.rootLength · cited by 8RootPositiveForm.rootLeng…RootPairing.rootForm_self_smul_coroot · cited by 6RootPairing.rootForm_self…RootPairing.linearIndepOn_root_baseOf · cited by 3RootPairing.linearIndepOn…RootPairing.finrank_range_polarization_eq_finrank_span_coroot · cited by 2RootPairing.finrank_range…RootPairing.rootFormIn_self_smul_coroot · cited by 2RootPairing.rootFormIn_se…RootPairing.prod_rootFormIn_smul_coroot_mem_range_PolarizationIn · cited by 1RootPairing.prod_rootForm…RootPairing.rootSpanMem_reflectionPerm_self · cited by 1RootPairing.rootSpanMem_r…RootPairing.Base.cartanMatrix_mul_diagonal_eq · cited by 1Base.cartanMatrix_mul_dia…RootPairing.Base.exists_cartanMatrix_mul_diagaonal_posDef · cited by 1Base.exists_cartanMatrix_…RootPairing.linearIndepOn_root_baseOf' · cited by 1RootPairing.linearIndepOn…RootPairing.Base.linearIndependentInt · cited by 1Base.linearIndependentIntRootPairing.RootPositiveForm.rootLength_reflectionPerm_self · cited by 0RootPositiveForm.rootLeng…RootPairing.coroot'In_rootSpanMem_eq_pairingIn · cited by 0RootPairing.coroot'In_roo…RootPairing.coroot_mem_or_neg_mem_closure_of_root · cited by 0RootPairing.coroot_mem_or…RootPairing.Base.spanIntRootSupport · cited by 0Base.spanIntRootSupportDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupSubmodule · cited by 7192SubmoduleRootPairing · cited by 710RootPairingRootPairing.root · cited by 326RootPairing.rootRootPairing.rootSpan · cited by 55RootPairing.rootSpanRootPairing.rootSpanMemCITED BYCITES

Cites8

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

Cited by15

Results whose statement or proof uses this declaration.