Theorems · Theorem · nonassociative algebras
DirectSum.lie_of_of_ne
∀ {ι : Type v} (L : ι → Type w) [inst : (i : ι) → LieRing (L i)] [inst_1 : DecidableEq ι] {i j : ι},
i ≠ j → ∀ (x : L i) (y : L j), ⁅(DirectSum.of L i) x, (DirectSum.of L j) y⁆ = 0- Defined in
- Mathlib.Algebra.Lie.DirectSum
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 47 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.
Cites13
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
- lie_zeroproof · cited by 18
- zero_lieproof · cited by 16
- DirectSum.extproof · cited by 13
- DirectSum.of_eq_of_neproof · cited by 9
- DirectSum.zero_applyproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- DirectSum.lie_ofproof · cited by 0