Set
📁 Source: Mathlib/Data/Nat/Set.lean
Statistics
| Metric | Count |
|---|---|
| Definitions | 0 |
| 5 | |
| Total | 5 |
Nat
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
range_casesOn 📖 | mathematical | — | Set.rangeSetSet.instUnionSet.instSingletonSet | — | range_of_succ |
range_of_succ 📖 | mathematical | — | SetSet.instUnionSet.instSingletonSetSet.range | — | Set.image_singletonSet.range_compSet.image_unionzero_union_range_succSet.image_univ |
range_rec 📖 | mathematical | — | Set.rangeSetSet.instUnionSet.instSingletonSet | — | range_of_succ |
range_succ 📖 | mathematical | — | Set.rangesetOf | — | Set.ext |
zero_union_range_succ 📖 | mathematical | — | SetSet.instUnionSet.instSingletonSetSet.rangeSet.univ | — | Set.ext |
---