Mathlib Map

Theorems · Theorem · nonassociative algebras

RootPairing.algebraMap_pairingIn

∀ {ι : 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 : Algebra S R] [inst_7 : P.IsValuedIn S] (i j : ι),
  (algebraMap S R) (P.pairingIn S i j) = P.pairing i j
Defined in
Mathlib.LinearAlgebra.RootSystem.IsValuedIn
Cited by
41 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleCommRingAlgebraRootPairing.IsValuedIn

Around this declaration

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

RootPairing.pairingIn_reflectionPerm_self_left · cited by 11RootPairing.pairingIn_ref…RootPairing.pairingIn_same · cited by 8RootPairing.pairingIn_sameRootPairing.root_sub_root_mem_of_pairingIn_pos · cited by 7RootPairing.root_sub_root…RootPairing.pairingIn_pairingIn_mem_set_of_isCrystallographic · cited by 7RootPairing.pairingIn_pai…RootPairing.pairingIn_reflectionPerm_self_right · cited by 7RootPairing.pairingIn_ref…RootPairing.setOfPred_root_add_zsmul_eq_Icc_of_linearIndependent · cited by 5RootPairing.setOfPred_roo…RootPairing.pairingIn_eq_add_of_root_eq_smul_add_smul · cited by 4RootPairing.pairingIn_eq_…RootPairing.pairingIn_eq_zero_iff · cited by 4RootPairing.pairingIn_eq_…RootPairing.EmbeddedG2.pairing_long_short · cited by 4EmbeddedG2.pairing_long_s…RootPairing.EmbeddedG2.pairing_short_long · cited by 4EmbeddedG2.pairing_short_…RootPairing.chainBotCoeff_sub_chainTopCoeff · cited by 4RootPairing.chainBotCoeff…RootPairing.algebraMap_coxeterWeightIn · cited by 3RootPairing.algebraMap_co…RootPairing.Base.IsPos.exists_mem_support_pos_pairingIn · cited by 3IsPos.exists_mem_support_…RootPairing.Base.root_sub_root_mem_of_mem_of_mem · cited by 3Base.root_sub_root_mem_of…RootPairing.InvariantForm.apply_eq_or · cited by 2InvariantForm.apply_eq_orDFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomAlgebra.algebraMap · cited by 4706Algebra.algebraMapRootPairing · cited by 710RootPairingRootPairing.IsValuedIn · cited by 108RootPairing.IsValuedInRootPairing.pairingIn · cited by 100RootPairing.pairingInRootPairing.pairing · cited by 88RootPairing.pairingRootPairing.exists_value · cited by 3RootPairing.exists_valueRootPairing.algebraMap_pairin…CITED BYCITES

Cites12

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

Cited by41

Results whose statement or proof uses this declaration.