Theorems · Theorem · nonassociative algebras
LieAlgebra.Basis.borelUpper_le_biSup
∀ {ι : 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], b.borelUpper ≤ ⨆ n, ⨆ (_ : n ≠ 0), LieAlgebra.rootSpace H (∑ i, n i • ⇑(b.baseSupp i))Lemma 4.4 from [Geck](Geck2017).
- Defined in
- Mathlib.Algebra.Lie.Basis.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites70
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
- Setproof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Finset.sumstatement and proof · cited by 5,195
- Set.rangeproof · cited by 4,705
- Finset.univstatement and proof · cited by 3,473
- Finitestatement and proof · cited by 3,029
Cited by1
Results whose statement or proof uses this declaration.
- LieAlgebra.Basis.borelLower_le_biSupproof · cited by 0