Matrix
📁 Source: Mathlib/GroupTheory/Coxeter/Matrix.lean
Statistics
| Metric | Count |
|---|---|
| 18 | |
| 7 | |
| Total | 25 |
CoxeterMatrix
Definitions
| Name | Category | Theorems |
|---|---|---|
A 📖 | CompOp | — |
Aₙ 📖 | CompOp | — |
B 📖 | CompOp | — |
Bₙ 📖 | CompOp | — |
D 📖 | CompOp | — |
Dₙ 📖 | CompOp | — |
E₆ 📖 | CompOp | — |
E₇ 📖 | CompOp | — |
E₈ 📖 | CompOp | — |
F₄ 📖 | CompOp | — |
G₂ 📖 | CompOp | — |
H₃ 📖 | CompOp | — |
H₄ 📖 | CompOp | — |
I 📖 | 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 |
---