Range
📁 Source: Mathlib/Data/Multiset/Range.lean
Statistics
| Metric | Count |
|---|---|
Definitionsrange | 1 |
| 13 | |
| Total | 14 |
Multiset
Definitions
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
card_range 📖 | mathematical | — | cardrange | — | — |
coe_range 📖 | mathematical | — | ofListrange | — | — |
mem_range 📖 | mathematical | — | MultisetinstMembershiprange | — | — |
nodup_range 📖 | mathematical | — | Noduprange | — | — |
notMem_range_self 📖 | mathematical | — | MultisetinstMembershiprange | — | — |
range_add 📖 | mathematical | — | rangeMultisetinstAddmap | — | — |
range_add_eq_union 📖 | mathematical | — | rangeMultisetinstUnionmap | — | range_addadd_eq_union_iff_disjointrange_disjoint_map_add |
range_disjoint_map_add 📖 | mathematical | — | DisjointMultisetinstPartialOrderinstOrderBotrangemap | — | disjoint_leftmem_mapLE.le.not_gtmem_coerange.eq_1 |
range_le 📖 | mathematical | — | MultisetPreorder.toLEPartialOrder.toPreorderinstPartialOrderrange | — | le_iff_subsetnodup_rangerange_subset |
range_subset 📖 | mathematical | — | MultisetinstHasSubsetrange | — | — |
range_succ 📖 | mathematical | — | rangecons | — | range.eq_1coe_addadd_commcoe_singletonsingleton_add |
range_zero 📖 | mathematical | — | rangeMultisetinstZero | — | — |
self_mem_range_succ 📖 | mathematical | — | MultisetinstMembershiprange | — | — |
---