TwoPointing
📁 Source: Mathlib/Data/TwoPointing.lean
Statistics
| Metric | Count |
|---|---|
DefinitionsTwoPointing, bool, instInhabitedBool, pi, prod, prop, sum, swap, toProd, instDecidableEqTwoPointing, decEq | 11 |
| 21 | |
| Total | 32 |
TwoPointing
Definitions
| Name | Category | Theorems |
|---|---|---|
bool 📖 | CompOp | |
instInhabitedBool 📖 | CompOp | — |
pi 📖 | CompOp | |
prod 📖 | CompOp | |
prop 📖 | CompOp | |
sum 📖 | CompOp | |
swap 📖 | CompOp | |
toProd 📖 | CompOp | 18 mathmath:pointedToTwoPFst_obj_toTwoPointing_toProd, swap_toProd, prop_snd, swap_fst, prop_fst, prod_snd, sum_fst, bool_snd, bool_fst, TwoP.swapEquiv_functor_obj_toTwoPointing_toProd, pi_fst, sum_snd, swap_snd, ext_iff, TwoP.swapEquiv_inverse_obj_toTwoPointing_toProd, pi_snd, prod_fst, pointedToTwoPSnd_obj_toTwoPointing_toProd |
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
bool_fst 📖 | mathematical | — | toProdbool | — | — |
bool_snd 📖 | mathematical | — | toProdbool | — | — |
ext 📖 | — | toProd | — | — | — |
ext_iff 📖 | mathematical | — | toProd | — | ext |
fst_ne_snd 📖 | — | — | — | — | — |
instNonemptyOfNontrivial 📖 | mathematical | — | TwoPointing | — | exists_pair_ne |
nonempty_two_pointing_iff 📖 | mathematical | — | TwoPointingNontrivial | — | to_nontrivialinstNonemptyOfNontrivial |
pi_fst 📖 | mathematical | — | toProdpi | — | — |
pi_snd 📖 | mathematical | — | toProdpi | — | — |
prod_fst 📖 | mathematical | — | toProdprod | — | — |
prod_snd 📖 | mathematical | — | toProdprod | — | — |
prop_fst 📖 | mathematical | — | toProdprop | — | — |
prop_snd 📖 | mathematical | — | toProdprop | — | — |
snd_ne_fst 📖 | — | — | — | — | fst_ne_snd |
sum_fst 📖 | mathematical | — | toProdsum | — | — |
sum_snd 📖 | mathematical | — | toProdsum | — | — |
swap_fst 📖 | mathematical | — | toProdswap | — | — |
swap_snd 📖 | mathematical | — | toProdswap | — | — |
swap_swap 📖 | mathematical | — | swap | — | — |
swap_toProd 📖 | mathematical | — | toProdswap | — | — |
to_nontrivial 📖 | mathematical | — | Nontrivial | — | fst_ne_snd |
(root)
Definitions
| Name | Category | Theorems |
|---|---|---|
TwoPointing 📖 | CompData | |
instDecidableEqTwoPointing 📖 | CompOp | — |
instDecidableEqTwoPointing
Definitions
| Name | Category | Theorems |
|---|---|---|
decEq 📖 | CompOp | — |
---