Documentation Verification Report

TwoPointing

📁 Source: Mathlib/Data/TwoPointing.lean

Statistics

MetricCount
DefinitionsTwoPointing, bool, instInhabitedBool, pi, prod, prop, sum, swap, toProd, instDecidableEqTwoPointing, decEq
11
Theoremsbool_fst, bool_snd, ext, ext_iff, fst_ne_snd, instNonemptyOfNontrivial, nonempty_two_pointing_iff, pi_fst, pi_snd, prod_fst, prod_snd, prop_fst, prop_snd, snd_ne_fst, sum_fst, sum_snd, swap_fst, swap_snd, swap_swap, swap_toProd, to_nontrivial
21
Total32

TwoPointing

Definitions

NameCategoryTheorems
bool 📖CompOp
2 mathmath: bool_snd, bool_fst
instInhabitedBool 📖CompOp
pi 📖CompOp
2 mathmath: pi_fst, pi_snd
prod 📖CompOp
2 mathmath: prod_snd, prod_fst
prop 📖CompOp
2 mathmath: prop_snd, prop_fst
sum 📖CompOp
2 mathmath: sum_fst, sum_snd
swap 📖CompOp
8 mathmath: swap_swap, swap_toProd, swap_fst, TwoP.swapEquiv_functor_map_hom_toFun, TwoP.swap_obj_toTwoPointing, TwoP.swap_map, swap_snd, TwoP.swapEquiv_inverse_map_hom_toFun
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

NameKindAssumesProvesValidatesDepends On
bool_fst 📖mathematicaltoProd
bool
bool_snd 📖mathematicaltoProd
bool
ext 📖toProd
ext_iff 📖mathematicaltoProdext
fst_ne_snd 📖
instNonemptyOfNontrivial 📖mathematicalTwoPointingexists_pair_ne
nonempty_two_pointing_iff 📖mathematicalTwoPointing
Nontrivial
to_nontrivial
instNonemptyOfNontrivial
pi_fst 📖mathematicaltoProd
pi
pi_snd 📖mathematicaltoProd
pi
prod_fst 📖mathematicaltoProd
prod
prod_snd 📖mathematicaltoProd
prod
prop_fst 📖mathematicaltoProd
prop
prop_snd 📖mathematicaltoProd
prop
snd_ne_fst 📖fst_ne_snd
sum_fst 📖mathematicaltoProd
sum
sum_snd 📖mathematicaltoProd
sum
swap_fst 📖mathematicaltoProd
swap
swap_snd 📖mathematicaltoProd
swap
swap_swap 📖mathematicalswap
swap_toProd 📖mathematicaltoProd
swap
to_nontrivial 📖mathematicalNontrivialfst_ne_snd

(root)

Definitions

NameCategoryTheorems
TwoPointing 📖CompData
2 mathmath: TwoPointing.nonempty_two_pointing_iff, TwoPointing.instNonemptyOfNontrivial
instDecidableEqTwoPointing 📖CompOp

instDecidableEqTwoPointing

Definitions

NameCategoryTheorems
decEq 📖CompOp

---

← Back to Index