State
📁 Source: Mathlib/SetTheory/Game/State.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsState, State, State, State, State, ofState, State, l, r, turnBound, fintypeLeftMovesOfStateAux, fintypeRightMovesOfStateAux, leftMovesOfState, leftMovesOfStateAux, ofState, ofStateAux, ofStateAuxRelabelling, relabellingMoveLeft, relabellingMoveLeftAux, relabellingMoveRight, relabellingMoveRightAux, rightMovesOfState, rightMovesOfStateAux, shortOfState, shortOfStateAux | 25 |
| 6 | |
| Total | 31 |
Lean.Export
Definitions
| Name | Category | Theorems |
|---|---|---|
State 📖 | CompData | — |
Mathlib.Meta.FunProp
Definitions
| Name | Category | Theorems |
|---|---|---|
State 📖 | CompData | — |
Mathlib.PrintSorries
Definitions
| Name | Category | Theorems |
|---|---|---|
State 📖 | CompData | — |
Mathlib.Tactic.AtomM
Definitions
| Name | Category | Theorems |
|---|---|---|
State 📖 | CompData | — |
Mathlib.Tactic.BicategoryLike
Definitions
| Name | Category | Theorems |
|---|---|---|
State 📖 | CompData | — |
SetTheory.Game
Definitions
| Name | Category | Theorems |
|---|---|---|
ofState 📖 | CompOp | — |
SetTheory.PGame
Definitions
| Name | Category | Theorems |
|---|---|---|
State 📖 | CompData | — |
fintypeLeftMovesOfStateAux 📖 | CompOp | — |
fintypeRightMovesOfStateAux 📖 | CompOp | — |
leftMovesOfState 📖 | CompOp | — |
leftMovesOfStateAux 📖 | CompOp | — |
ofState 📖 | CompOp | — |
ofStateAux 📖 | CompOp | — |
ofStateAuxRelabelling 📖 | CompOp | — |
relabellingMoveLeft 📖 | CompOp | — |
relabellingMoveLeftAux 📖 | CompOp | — |
relabellingMoveRight 📖 | CompOp | — |
relabellingMoveRightAux 📖 | CompOp | — |
rightMovesOfState 📖 | CompOp | — |
rightMovesOfStateAux 📖 | CompOp | — |
shortOfState 📖 | CompOp | — |
shortOfStateAux 📖 | CompOp | — |
Theorems
SetTheory.PGame.State
Definitions
| Name | Category | Theorems |
|---|---|---|
l 📖 | CompOp | — |
r 📖 | CompOp | — |
turnBound 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
left_bound 📖 | mathematical | FinsetFinset.instMembershipl | turnBound | — | — |
right_bound 📖 | mathematical | FinsetFinset.instMembershipr | turnBound | — | — |
---