TProd
📁 Source: Mathlib/Data/Prod/TProd.lean
Statistics
| Metric | Count |
|---|---|
| 7 | |
Theoremselim_mk, elim_of_mem, elim_of_ne, elim_self, ext, ext_iff, fst_mk, mk_elim, snd_mk, elim_preimage_pi, mk_preimage_tprod | 11 |
| Total | 18 |
List
Definitions
List.TProd
Definitions
| Name | Category | Theorems |
|---|---|---|
elim 📖 | CompOp | |
elim' 📖 | CompOp | |
instInhabited 📖 | CompOp | — |
mk 📖 | CompOp | — |
piEquivTProd 📖 | CompOp | — |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
elim_mk 📖 | mathematical | — | elim | — | elim_selfelim_of_ne |
elim_of_mem 📖 | mathematical | — | elim | — | elim_of_neList.Nodup.notMem |
elim_of_ne 📖 | mathematical | — | elim | — | — |
elim_self 📖 | mathematical | — | elim | — | — |
ext 📖 | — | elim | — | — | elim_selfelim_of_mem |
ext_iff 📖 | mathematical | — | elim | — | ext |
fst_mk 📖 | — | — | — | — | — |
mk_elim 📖 | mathematical | — | elim' | — | ext |
snd_mk 📖 | — | — | — | — | — |
Set
Definitions
| Name | Category | Theorems |
|---|---|---|
tprod 📖 | CompOp |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
elim_preimage_pi 📖 | mathematical | — | preimageList.TProdList.TProd.elim'piunivtprod | — | extmk_preimage_tprodpreimage_preimageList.TProd.mk_elim |
mk_preimage_tprod 📖 | mathematical | — | preimageList.TProdtprodpisetOf | — | empty_piexttprod.eq_2mem_preimagemem_piprodMk_mem_set_prod_eq |
---