Multiset
📁 Source: Mathlib/Logic/Equiv/Multiset.lean
Statistics
| Metric | Count |
|---|---|
| 6 | |
| 6 | |
| Total | 12 |
Denumerable
Definitions
| Name | Category | Theorems |
|---|---|---|
lower 📖 | CompOp | |
multiset 📖 | CompOp | — |
raise 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isChain_cons_raise 📖 | mathematical | — | raise | — | isChain_raise |
isChain_raise 📖 | mathematical | — | raise | — | — |
lower_raise 📖 | mathematical | — | lowerraise | — | raise.eq_2lower.eq_2 |
raise_chain 📖 | mathematical | — | raise | — | isChain_cons_raise |
raise_lower 📖 | mathematical | List.SortedLENat.instPreorder | raiselower | — | List.SortedLE.pairwiseList.Pairwise.sortedLE |
raise_sorted 📖 | mathematical | — | List.SortedLENat.instPreorderraise | — | List.IsChain.sortedLEisChain_raise |
Multiset
Definitions
| Name | Category | Theorems |
|---|---|---|
encodable 📖 | CompOp | — |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
decodeMultiset 📖 | CompOp | — |
encodeMultiset 📖 | CompOp | — |
---