Mathlib Map

Theorems · Theorem · nonassociative algebras

RootPairing.ne_zero

∀ {ι : 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] (P : RootPairing ι R M N) (i : ι) [NeZero 2],
  P.root i ≠ 0
Defined in
Mathlib.LinearAlgebra.RootSystem.Defs
Cited by
32 results in Mathlib
Foundations
Depth 34 from the axioms · uses propext, Quot.sound
Assumes
CommRingAddCommGroupModuleAddCommGroupModuleNeZero

Around this declaration

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

RootPairing.pairing_eq_zero_iff · cited by 7RootPairing.pairing_eq_ze…RootPairing.Base.exists_root_eq_sum_int · cited by 7Base.exists_root_eq_sum_i…RootPairing.Base.sub_notMem_range_root · cited by 5Base.sub_notMem_range_rootRootPairing.setOfPred_root_add_zsmul_eq_Icc_of_linearIndependent · cited by 5RootPairing.setOfPred_roo…RootPairing.nsmul_notMem_range_root · cited by 4RootPairing.nsmul_notMem_…RootPairing.Base.height_ne_zero · cited by 4Base.height_ne_zeroRootPairing.exists_ne_zero · cited by 3RootPairing.exists_ne_zeroRootPairing.pairing_smul_root_eq_of_not_linearIndependent · cited by 3RootPairing.pairing_smul_…RootPairing.Base.root_sub_root_mem_of_mem_of_mem · cited by 3Base.root_sub_root_mem_of…RootPairing.eq_baseOf_of_linearIndepOn_of_mem_or_neg_mem_closure · cited by 2RootPairing.eq_baseOf_of_…RootPairing.GeckConstruction.isNilpotent_e · cited by 2GeckConstruction.isNilpot…RootPairing.zero_notMem_range_root · cited by 2RootPairing.zero_notMem_r…RootPairing.GeckConstruction.lie_h_e · cited by 2GeckConstruction.lie_h_eRootPairing.linearIndependent_iff_coxeterWeight_ne_four · cited by 2RootPairing.linearIndepen…RootPairing.Base.pos_or_neg_of_sum_smul_root_mem · cited by 2Base.pos_or_neg_of_sum_sm…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupmap_zero · cited by 1614map_zeroFunction.Embedding · cited by 988Function.EmbeddingRootPairing · cited by 710RootPairingRootPairing.root · cited by 326RootPairing.rootRootPairing.coroot · cited by 123RootPairing.corootRootPairing.toLinearMap · cited by 108RootPairing.toLinearMapRootPairing.root_coroot_two · cited by 4RootPairing.root_coroot_t…RootPairing.ne_zeroCITED BYCITES

Cites11

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

Cited by32

Results whose statement or proof uses this declaration.