Pairwise
📁 Source: Batteries/Data/Array/Pairwise.lean
Statistics
| Metric | Count |
|---|---|
| 2 | |
| 8 | |
| Total | 10 |
Array
Definitions
| Name | Category | Theorems |
|---|---|---|
Pairwise 📖 | MathDef | |
instDecidablePairwiseOfDecidableRel 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
pairwise_append 📖 | mathematical | — | Pairwise | — | — |
pairwise_empty 📖 | mathematical | — | Pairwise | — | — |
pairwise_extract 📖 | — | Pairwise | — | — | — |
pairwise_iff_get 📖 | mathematical | — | Pairwise | — | pairwise_iff_getElem |
pairwise_iff_getElem 📖 | mathematical | — | Pairwise | — | — |
pairwise_pair 📖 | mathematical | — | Pairwise | — | — |
pairwise_push 📖 | mathematical | — | Pairwise | — | — |
pairwise_singleton 📖 | mathematical | — | Pairwise | — | — |
---