Sort
📁 Source: Mathlib/Data/Fin/Tuple/Sort.lean
Statistics
Equiv.Perm
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
monotone_iff 📖 | mathematical | — | MonotonePartialOrder.toPreorderFin.instPartialOrderDFunLike.coeEquiv.PermEquivLike.toFunLikeEquiv.instEquivLikeinstOne | — | Tuple.sort_eq_refl_iff_monotoneTuple.sort_perminv_eq_oneone_def |
Tuple
Definitions
| Name | Category | Theorems |
|---|---|---|
graph 📖 | CompOp | 6 mathmath:monotone_proj, graphEquiv₂_apply, self_comp_sort, graph.card, eq_sort_iff', proj_equiv₁' |
graphEquiv₁ 📖 | CompOp | |
graphEquiv₂ 📖 | CompOp | |
sort 📖 | CompOp | 13 mathmath:sort_perm, sort_eq_refl_iff_monotone, graphEquiv₂_apply, self_comp_sort, bubble_sort_induction', comp_sort_eq_comp_iff_monotone, eq_sort_iff, LinearMap.IsSymmetric.eigenvalues_def, eq_sort_iff', comp_perm_comp_sort_eq_comp_sort, bubble_sort_induction, monotone_sort, LinearMap.IsSymmetric.eigenvectorBasis_def |
Theorems
Tuple.graph
Definitions
| Name | Category | Theorems |
|---|---|---|
proj 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
card 📖 | mathematical | — | Finset.cardLexTuple.graph | — | eq_1Finset.card_image_of_injectiveFinset.card_fin |
---