Functor
📁 Source: Mathlib/Data/Set/Functor.lean
Statistics
Set
Definitions
| Name | Category | Theorems |
|---|---|---|
instAlternative 📖 | CompOp | |
monad 📖 | CompOp |
Theorems
SetM
Definitions
| Name | Category | Theorems |
|---|---|---|
run 📖 | CompOp | — |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
SetM 📖 | CompOp | |
instAlternativeMonadSetM 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
instLawfulAlternativeSetM 📖 | mathematical | — | SetMinstAlternativeMonadSetM | — | Set.instLawfulAlternative |
instLawfulMonadSetM 📖 | mathematical | — | SetMinstAlternativeMonadSetM | — | Set.instLawfulMonad |
---