Finset
📁 Source: Mathlib/Logic/Equiv/Finset.lean
Statistics
| Metric | Count |
|---|---|
| 7 | |
| 11 | |
| Total | 18 |
Denumerable
Definitions
| Name | Category | Theorems |
|---|---|---|
finset 📖 | CompOp | — |
lower' 📖 | CompOp | |
raise' 📖 | CompOp | |
raise'Finset 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
isChain_cons_raise' 📖 | mathematical | — | raise' | — | isChain_raise' |
isChain_cons_raise'_of_lt 📖 | mathematical | — | raise' | — | raise'.eq_def |
isChain_raise' 📖 | mathematical | — | raise' | — | — |
lower_raise' 📖 | mathematical | — | lower'raise' | — | — |
raise'_chain 📖 | mathematical | — | raise' | — | isChain_cons_raise'_of_lt |
raise'_sorted 📖 | mathematical | — | List.SortedLTNat.instPreorderraise' | — | List.IsChain.sortedLTisChain_raise' |
raise_lower' 📖 | mathematical | List.SortedLTNat.instPreorder | raise'lower' | — | List.SortedLT.pairwiseList.Pairwise.sortedLT |
Encodable
Definitions
| Name | Category | Theorems |
|---|---|---|
fintypeEquivFin 📖 | CompOp | — |
sortedUniv 📖 | CompOp |
Theorems
Finset
Definitions
| Name | Category | Theorems |
|---|---|---|
encodable 📖 | CompOp | — |
---