GameAdd
📁 Source: Mathlib/Order/GameAdd.lean
Statistics
| Metric | Count |
|---|---|
| 4 | |
| 21 | |
| Total | 25 |
Acc
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
prod_gameAdd 📖 | mathematical | — | Prod.GameAdd | — | — |
sym2_gameAdd 📖 | mathematical | — | Sym2Sym2.GameAdd | — | Sym2.indSym2.GameAdd.eq_1Sym2.eq_swap |
Prod
Definitions
| Name | Category | Theorems |
|---|---|---|
GameAdd 📖 | CompData |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
gameAdd_iff 📖 | mathematical | — | GameAdd | — | — |
gameAdd_le_lex 📖 | mathematical | — | Pi.hasLeProp.leGameAdd | — | — |
gameAdd_mk_iff 📖 | mathematical | — | GameAdd | — | gameAdd_iff |
gameAdd_swap_swap 📖 | mathematical | — | GameAdd | — | swap.eq_1gameAdd_mk_iff |
gameAdd_swap_swap_mk 📖 | mathematical | — | GameAdd | — | gameAdd_swap_swap |
rprod_le_transGen_gameAdd 📖 | mathematical | — | Pi.hasLeProp.leGameAdd | — | — |
Prod.GameAdd
Definitions
| Name | Category | Theorems |
|---|---|---|
fix 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
fix_eq 📖 | mathematical | — | fix | — | WellFounded.prod_gameAdd |
induction 📖 | — | — | — | — | — |
to_sym2 📖 | mathematical | Prod.GameAdd | Sym2.GameAdd | — | Sym2.gameAdd_iff |
Sym2
Definitions
| Name | Category | Theorems |
|---|---|---|
GameAdd 📖 | MathDef |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
gameAdd_iff 📖 | mathematical | — | GameAddProd.GameAdd | — | — |
gameAdd_mk'_iff 📖 | mathematical | — | GameAddProd.GameAdd | — | — |
Sym2.GameAdd
Definitions
| Name | Category | Theorems |
|---|---|---|
fix 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
fix_eq 📖 | mathematical | — | fix | — | — |
fst 📖 | mathematical | — | Sym2.GameAdd | — | Prod.GameAdd.to_sym2 |
fst_snd 📖 | mathematical | — | Sym2.GameAdd | — | Sym2.eq_swapsnd |
induction 📖 | — | — | — | — | — |
snd 📖 | mathematical | — | Sym2.GameAdd | — | Prod.GameAdd.to_sym2 |
snd_fst 📖 | mathematical | — | Sym2.GameAdd | — | Sym2.eq_swapfst |
WellFounded
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
prod_gameAdd 📖 | mathematical | — | Prod.GameAdd | — | Acc.prod_gameAdd |
sym2_gameAdd 📖 | mathematical | — | Sym2Sym2.GameAdd | — | Sym2.inductionOnAcc.sym2_gameAdd |
---