Documentation Verification Report

Lemmas

📁 Source: Batteries/Data/Fin/Lemmas.lean

Statistics

MetricCount
Definitions0
Theoremsbind_find?_isSome, bind_findRev?_isSome, bind_findSome?_guard_isSome, bind_findSomeRev?_guard_isSome, coe_clamp, coe_divNat, coe_mkDivMod, coe_modNat, countP_eq_countP_map_finRange, countP_le, countP_one, countP_succ, countP_zero, divNat_mkDivMod, divNat_mkDivMod_modNat, eq_false_of_find?_eq_none, eq_false_of_find?_eq_some_of_lt, eq_false_of_findRev?_eq_none, eq_false_of_findRev?_eq_some_of_lt, eq_false_of_isNone_find?, eq_false_of_isNone_findRev?, eq_none_of_findSome?_eq_none, eq_none_of_findSomeRev?_eq_none, eq_true_of_find?_eq_some, eq_true_of_findRev?_eq_some, exists_eq_some_of_findSome?_eq_some, exists_eq_some_of_findSomeRev?_eq_some, exists_eq_true_iff_exists_maximal_eq_true, exists_eq_true_iff_exists_minimal_eq_true, exists_eq_true_of_isSome_find?, exists_eq_true_of_isSome_findRev?, exists_iff_exists_maximal, exists_iff_exists_minimal, exists_isSome_of_isSome_findSome?, exists_isSome_of_isSome_findSomeRev?, exists_minimal_of_findSome?_eq_some, exists_minimal_of_findSomeRev?_eq_some, exists_of_findSome?_eq_some, find?_eq_find?_finRange, find?_eq_findRev?_iff, find?_eq_none_iff, find?_eq_some_iff, find?_isNone_iff, find?_isSome_iff, find?_le_findRev?, find?_one, find?_rev, find?_succ, find?_zero, findRev?_eq_none_iff, findRev?_eq_some_iff, findRev?_one, findRev?_rev, findRev?_succ, findRev?_zero, findSome?_eq_findSome?_finRange, findSome?_eq_none_iff, findSome?_eq_some_iff, findSome?_guard, findSome?_isNone_iff, findSome?_isSome_iff, findSome?_one, findSome?_rev, findSome?_succ, findSome?_succ_of_isNone, findSome?_succ_of_isSome, findSome?_succ_of_none, findSome?_succ_of_some, findSome?_zero, findSomeRev?_eq_none_iff, findSomeRev?_eq_some_iff, findSomeRev?_guard, findSomeRev?_one, findSomeRev?_rev, findSomeRev?_succ, findSomeRev?_zero, foldl_assoc, foldr_assoc, get_find?_eq_true, get_find?_minimal, get_findRev?_eq_true, get_findRev?_maximal, isNone_find?_iff, isNone_findRev?_iff, isNone_findSome?_iff, isNone_findSomeRev?_iff, isNone_of_isNone_findSome?, isNone_of_isNone_findSomeRev?, isSome_find?_iff, isSome_find?_of_eq_true, isSome_findRev?_iff, isSome_findRev?_of_eq_true, isSome_findSome?_iff, isSome_findSome?_of_isSome, isSome_findSomeRev?_iff, isSome_findSomeRev?_of_isSome, map_findSome?, map_findSomeRev?, map_rev_find?, map_rev_findRev?, modNat_mkDivMod, prod_eq_prod_map_finRange, prod_succ, prod_zero, sum_eq_sum_map_finRange, sum_succ, sum_zero
107
Total107

Fin

Theorems

NameKindAssumesProvesValidatesDepends On
bind_find?_isSome 📖mathematicalfind?
findSome?
bind_findSome?_guard_isSome
bind_findRev?_isSome 📖mathematicalfindRev?
findSomeRev?
bind_findSomeRev?_guard_isSome
bind_findSome?_guard_isSome 📖mathematicalfindSome?
bind_findSomeRev?_guard_isSome 📖mathematicalfindSomeRev?
coe_clamp 📖mathematicalclamp
coe_divNat 📖mathematicaldivNat
coe_mkDivMod 📖mathematicalmkDivMod
coe_modNat 📖mathematicalmodNat
countP_eq_countP_map_finRange 📖mathematicalcountPcountP_succ
countP_le 📖mathematicalcountPcountP_zero
countP_succ
countP_one 📖mathematicalcountPsum_eq_sum_map_finRange
countP_succ 📖mathematicalcountPsum_eq_sum_map_finRange
countP_zero 📖mathematicalcountPsum_zero
divNat_mkDivMod 📖mathematicaldivNat
mkDivMod
divNat_mkDivMod_modNat 📖mathematicalmkDivMod
divNat
modNat
eq_false_of_find?_eq_none 📖find?find?_eq_none_iff
eq_false_of_find?_eq_some_of_lt 📖find?find?_eq_some_iff
eq_false_of_findRev?_eq_none 📖findRev?findRev?_eq_none_iff
eq_false_of_findRev?_eq_some_of_lt 📖findRev?findRev?_eq_some_iff
eq_false_of_isNone_find? 📖find?isNone_find?_iff
eq_false_of_isNone_findRev? 📖findRev?isNone_findRev?_iff
eq_none_of_findSome?_eq_none 📖findSome?findSome?_eq_none_iff
eq_none_of_findSomeRev?_eq_none 📖findSomeRev?findSomeRev?_eq_none_iff
eq_true_of_find?_eq_some 📖find?find?_eq_some_iff
eq_true_of_findRev?_eq_some 📖findRev?findRev?_eq_some_iff
exists_eq_some_of_findSome?_eq_some 📖findSome?
exists_eq_some_of_findSomeRev?_eq_some 📖findSomeRev?
exists_eq_true_iff_exists_maximal_eq_true 📖
exists_eq_true_iff_exists_minimal_eq_true 📖
exists_eq_true_of_isSome_find? 📖find?isSome_find?_iff
exists_eq_true_of_isSome_findRev? 📖findRev?isSome_findRev?_iff
exists_iff_exists_maximal 📖
exists_iff_exists_minimal 📖
exists_isSome_of_isSome_findSome? 📖findSome?isSome_findSome?_iff
exists_isSome_of_isSome_findSomeRev? 📖findSomeRev?isSome_findSomeRev?_iff
exists_minimal_of_findSome?_eq_some 📖findSome?findSome?_eq_some_iff
exists_minimal_of_findSomeRev?_eq_some 📖findSomeRev?findSomeRev?_eq_some_iff
exists_of_findSome?_eq_some 📖findSome?exists_eq_some_of_findSome?_eq_some
find?_eq_find?_finRange 📖mathematicalfind?findSome?_eq_findSome?_finRange
find?_eq_findRev?_iff 📖mathematicalfind?
findRev?
find?_eq_none_iff 📖mathematicalfind?
find?_eq_some_iff 📖mathematicalfind?
find?_isNone_iff 📖mathematicalfind?isNone_find?_iff
find?_isSome_iff 📖mathematicalfind?isSome_find?_iff
find?_le_findRev? 📖mathematicalfind?
findRev?
find?_one 📖mathematicalfind?findSome?_one
find?_rev 📖mathematicalfind?
findRev?
map_findSomeRev?
find?_succ 📖mathematicalfind?findSome?_succ
map_findSome?
find?_zero 📖mathematicalfind?findSome?_zero
findRev?_eq_none_iff 📖mathematicalfindRev?
findRev?_eq_some_iff 📖mathematicalfindRev?
findRev?_one 📖mathematicalfindRev?
findRev?_rev 📖mathematicalfindRev?
find?
map_findSome?
findRev?_succ 📖mathematicalfindRev?findSomeRev?_succ
map_findSomeRev?
findRev?_zero 📖mathematicalfindRev?
findSome?_eq_findSome?_finRange 📖mathematicalfindSome?findSome?_zero
findSome?_succ
findSome?_eq_none_iff 📖mathematicalfindSome?findSome?_zero
findSome?_succ
findSome?_eq_some_iff 📖mathematicalfindSome?findSome?_zero
findSome?_succ
findSome?_guard 📖mathematicalfindSome?
find?
findSome?_isNone_iff 📖mathematicalfindSome?isNone_findSome?_iff
findSome?_isSome_iff 📖mathematicalfindSome?isSome_findSome?_iff
findSome?_one 📖mathematicalfindSome?
findSome?_rev 📖mathematicalfindSome?
findSomeRev?
findSome?_succ 📖mathematicalfindSome?foldl_assoc
findSome?_succ_of_isNone 📖mathematicalfindSome?findSome?_succ
findSome?_succ_of_isSome 📖mathematicalfindSome?findSome?_succ
findSome?_succ_of_none 📖mathematicalfindSome?findSome?_succ
findSome?_succ_of_some 📖mathematicalfindSome?findSome?_succ
findSome?_zero 📖mathematicalfindSome?
findSomeRev?_eq_none_iff 📖mathematicalfindSomeRev?findSome?_eq_none_iff
findSomeRev?_eq_some_iff 📖mathematicalfindSomeRev?findSome?_eq_some_iff
findSomeRev?_guard 📖mathematicalfindSomeRev?
findRev?
findSomeRev?_one 📖mathematicalfindSomeRev?findSome?_one
findSomeRev?_rev 📖mathematicalfindSomeRev?
findSome?
findSomeRev?_succ 📖mathematicalfindSomeRev?findSome?_succ
findSomeRev?_zero 📖mathematicalfindSomeRev?findSome?_zero
foldl_assoc 📖
foldr_assoc 📖foldl_assoc
get_find?_eq_true 📖find?eq_true_of_find?_eq_some
get_find?_minimal 📖find?eq_false_of_find?_eq_some_of_lt
get_findRev?_eq_true 📖findRev?eq_true_of_findRev?_eq_some
get_findRev?_maximal 📖findRev?eq_false_of_findRev?_eq_some_of_lt
isNone_find?_iff 📖mathematicalfind?
isNone_findRev?_iff 📖mathematicalfindRev?
isNone_findSome?_iff 📖mathematicalfindSome?
isNone_findSomeRev?_iff 📖mathematicalfindSomeRev?
isNone_of_isNone_findSome? 📖findSome?isNone_findSome?_iff
isNone_of_isNone_findSomeRev? 📖findSomeRev?isNone_findSomeRev?_iff
isSome_find?_iff 📖mathematicalfind?
isSome_find?_of_eq_true 📖mathematicalfind?isSome_find?_iff
isSome_findRev?_iff 📖mathematicalfindRev?
isSome_findRev?_of_eq_true 📖mathematicalfindRev?isSome_findRev?_iff
isSome_findSome?_iff 📖mathematicalfindSome?
isSome_findSome?_of_isSome 📖mathematicalfindSome?isSome_findSome?_iff
isSome_findSomeRev?_iff 📖mathematicalfindSomeRev?
isSome_findSomeRev?_of_isSome 📖mathematicalfindSomeRev?isSome_findSomeRev?_iff
map_findSome? 📖mathematicalfindSome?findSome?_zero
findSome?_succ
map_findSomeRev? 📖mathematicalfindSomeRev?
map_rev_find? 📖mathematicalfind?
findRev?
map_rev_findRev? 📖mathematicalfindRev?
find?
modNat_mkDivMod 📖mathematicalmodNat
mkDivMod
prod_eq_prod_map_finRange 📖mathematicalprod
List.prod
prod_succ 📖mathematicalprod
prod_zero 📖mathematicalprod
sum_eq_sum_map_finRange 📖mathematicalsum
sum_succ 📖mathematicalsum
sum_zero 📖mathematicalsum

---

← Back to Index