Matrix
📁 Source: Mathlib/GroupTheory/Coxeter/Matrix.lean
Statistics
| Metric | Count |
|---|---|
| 14 | |
| 7 | |
| Total | 21 |
CoxeterMatrix
Definitions
| Name | Category | Theorems |
|---|---|---|
Aₙ 📖 | CompOp | — |
Bₙ 📖 | CompOp | — |
Dₙ 📖 | CompOp | — |
E₆ 📖 | CompOp | — |
E₇ 📖 | CompOp | — |
E₈ 📖 | CompOp | — |
F₄ 📖 | CompOp | — |
G₂ 📖 | CompOp | — |
H₃ 📖 | CompOp | — |
H₄ 📖 | CompOp | — |
I₂ₘ 📖 | CompOp | — |
instCoeFunMatrixNat 📖 | CompOp | — |
reindex 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
diagonal 📖 | mathematical | — | M | — | — |
ext 📖 | — | M | — | — | — |
ext_iff 📖 | mathematical | — | M | — | ext |
isSymm 📖 | mathematical | — | Matrix.IsSymmM | — | — |
off_diagonal 📖 | — | — | — | — | — |
reindex_apply 📖 | mathematical | — | MreindexDFunLike.coeEquivEquivLike.toFunLikeEquiv.instEquivLikeEquiv.symm | — | — |
symmetric 📖 | mathematical | — | M | — | Matrix.IsSymm.applyisSymm |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
CoxeterMatrix 📖 | CompData | — |
---