Theorems · Theorem · nonassociative algebras
LieAlgebra.Basis.borelUpper_eq
∀ {ι : Type u_1} {R : Type u_2} {L : Type u_3} [inst : Finite ι] [inst_1 : CommRing R] [inst_2 : LieRing L]
[inst_3 : LieAlgebra R L] {H : LieSubalgebra R L} (b : LieAlgebra.Basis ι H) [inst_4 : Fintype ι] [IsDomain R]
[CharZero R] [Module.IsTorsionFree R L],
b.borelUpper = ⨆ n, ⨆ (_ : n ≠ 0), LieAlgebra.rootSpace H (∑ i, n i • ⇑(b.baseSupp i))- Defined in
- Mathlib.Algebra.Lie.Basis.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- Finitestatement and proof · cited by 3,029
- iSupstatement · cited by 2,415
- IsDomainstatement and proof · cited by 2,196
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- CharZerostatement and proof · cited by 932
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.Basis.root_mem_or_mem_negproof · cited by 0