Theorems · Theorem · nonassociative algebras
DirectSum.lie_of
∀ {ι : Type v} (L : ι → Type w) [inst : (i : ι) → LieRing (L i)] [inst_1 : DecidableEq ι] {i j : ι} (x : L i) (y : L j),
⁅(DirectSum.of L i) x, (DirectSum.of L j) y⁆ = if hij : i = j then (DirectSum.of L i) ⁅x, Eq.recOn ⋯ y⁆ else 0- Defined in
- Mathlib.Algebra.Lie.DirectSum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LieRingDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddMonoidHomstatement · cited by 3,230
- LieRingstatement and proof · cited by 1,548
- Bracket.bracketstatement and proof · cited by 642
- DirectSumstatement · cited by 446
- DirectSum.ofstatement and proof · cited by 122
- Decidable.eq_or_neproof · cited by 28
- DirectSum.lie_of_of_neproof · cited by 1
- DirectSum.lie_of_sameproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.