Basic
📁 Source: Mathlib/Data/W/Basic.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsWType, depth, elim, equivSigma, instEncodable, ofSigma, toSigma, instInhabitedWTypeUnitEmpty | 8 |
| 9 | |
| Total | 17 |
WType
Definitions
| Name | Category | Theorems |
|---|---|---|
depth 📖 | CompOp | |
elim 📖 | CompOp | |
equivSigma 📖 | CompOp | |
instEncodable 📖 | CompOp | — |
ofSigma 📖 | CompOp | |
toSigma 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
depth_lt_depth_mk 📖 | mathematical | — | depth | — | Finset.le_supFinset.mem_univ |
depth_pos 📖 | mathematical | — | depth | — | — |
elim_injective 📖 | mathematical | — | WTypeelim | — | — |
equivSigma_apply 📖 | mathematical | — | DFunLike.coeEquivWTypeEquivLike.toFunLikeEquiv.instEquivLikeequivSigmatoSigma | — | — |
equivSigma_symm_apply 📖 | mathematical | — | DFunLike.coeEquivWTypeEquivLike.toFunLikeEquiv.instEquivLikeEquiv.symmequivSigmaofSigma | — | — |
infinite_of_nonempty_of_isEmpty 📖 | mathematical | — | InfiniteWType | — | not_injective_infinite_finiteinstInfiniteNat |
instIsEmpty 📖 | mathematical | — | IsEmptyWType | — | — |
ofSigma_toSigma 📖 | mathematical | — | ofSigmatoSigma | — | — |
toSigma_ofSigma 📖 | mathematical | — | toSigmaofSigma | — | — |
(root)
Definitions
---