Inv
📁 Source: Mathlib/Data/Fintype/Inv.lean
Statistics
| Metric | Count |
|---|---|
| 4 | |
| 13 | |
| Total | 17 |
Fintype
Definitions
| Name | Category | Theorems |
|---|---|---|
bijInv 📖 | CompOp | |
chooseX 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
bijective_bijInv 📖 | mathematical | Function.Bijective | bijInv | — | Function.RightInverse.injectiverightInverse_bijInvFunction.LeftInverse.surjectiveleftInverse_bijInv |
choose_spec 📖 | mathematical | ExistsUnique | choose | — | — |
choose_subtype_eq 📖 | mathematical | ExistsUnique | choose | — | choose_spec |
leftInverse_bijInv 📖 | mathematical | Function.Bijective | bijInv | — | choose_specFunction.Bijective.existsUnique |
rightInverse_bijInv 📖 | mathematical | Function.Bijective | bijInv | — | choose_specFunction.Bijective.existsUnique |
Function.Embedding
Definitions
| Name | Category | Theorems |
|---|---|---|
invOfMemRange 📖 | CompOp |
Theorems
Function.Injective
Definitions
| Name | Category | Theorems |
|---|---|---|
invOfMemRange 📖 | CompOp |
Theorems
---