Theorems · Theorem · nonassociative algebras
RootPairing.Base.height_add
∀ {ι : 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} (b : P.Base)
[inst_5 : CharZero R] {i j k : ι}, P.root k = P.root i + P.root j → b.height k = b.height i + b.height j- Defined in
- Mathlib.LinearAlgebra.RootSystem.Base
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Finset.sumproof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- Function.Embeddingstatement · cited by 988
- CharZerostatement and proof · cited by 932
- RootPairingstatement and proof · cited by 710
- Function.supportproof · cited by 610
- RootPairing.rootstatement and proof · cited by 326
Cited by2
Results whose statement or proof uses this declaration.
- RootPairing.Base.height_subproof · cited by 2
- RootPairing.Base.IsPos.addproof · cited by 1