Theorems · Theorem · nonassociative algebras
Matrix.isSimplyLaced_iff_of_linearOrder
∀ {ι : Type u_1} [inst : LinearOrder ι] (A : Matrix ι ι ℤ),
A.IsSymm → (A.IsSimplyLaced ↔ ∀ ⦃i j : ι⦄, j < i → A i j = 0 ∨ A i j = -1)- Defined in
- Mathlib.LinearAlgebra.Matrix.Cartan
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Matrixstatement and proof · cited by 4,303
- LT.lt.ne'proof · cited by 1,417
- Ne.lt_or_gtproof · cited by 108
- Matrix.IsSymmstatement and proof · cited by 70
- Matrix.IsSimplyLacedstatement and proof · cited by 9
- Matrix.IsSymm.applyproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- CartanMatrix.isSimplyLaced_E₆proof · cited by 0
- CartanMatrix.isSimplyLaced_E₇proof · cited by 0
- CartanMatrix.isSimplyLaced_E₈proof · cited by 0