Documentation Verification Report

Intervals

📁 Source: Mathlib/Data/List/Intervals.lean

Statistics

MetricCount
DefinitionsIco
1
Theoremsappend_consecutive, bagInter_consecutive, chain'_succ, eq_cons, eq_empty_iff, eq_nil_of_le, filter_le, filter_le_of_bot, filter_le_of_le, filter_le_of_le_bot, filter_le_of_top_le, filter_lt, filter_lt_of_ge, filter_lt_of_le_bot, filter_lt_of_succ_bot, filter_lt_of_top_le, inter_consecutive, isChain_succ, length, map_add, map_sub, mem, nodup, notMem_top, pairwise_lt, pred_singleton, self_empty, succ_singleton, succ_top, trichotomy, zero_bot
31
Total32

List

Definitions

NameCategoryTheorems
Ico 📖CompOp
31 mathmath: Ico.map_sub, Ico.bagInter_consecutive, Ico.eq_nil_of_le, Ico.isChain_succ, Ico.filter_le_of_bot, Ico.filter_le_of_le_bot, Ico.filter_lt_of_ge, Ico.filter_lt, Ico.eq_cons, Ico.filter_le_of_top_le, Ico.map_add, Ico.filter_lt_of_top_le, Ico.self_empty, Ico.succ_singleton, Ico.filter_lt_of_le_bot, Ico.length, Ico.pairwise_lt, Ico.filter_le_of_le, Ico.pred_singleton, Ico.append_consecutive, Ico.filter_lt_of_succ_bot, Ico.chain'_succ, Ico.trichotomy, Ico.eq_empty_iff, Ico.nodup, Ico.notMem_top, Ico.zero_bot, Ico.inter_consecutive, Ico.mem, Ico.succ_top, Ico.filter_le

List.Ico

Theorems

NameKindAssumesProvesValidatesDepends On
append_consecutive 📖mathematicalList.Ico
bagInter_consecutive 📖mathematicalList.IcoList.bagInter_nil_iff_inter_nil
inter_consecutive
chain'_succ 📖mathematicalList.IcoisChain_succ
eq_cons 📖mathematicalList.Icoappend_consecutive
succ_singleton
eq_empty_iff 📖mathematicalList.Icolength
eq_nil_of_le
eq_nil_of_le 📖mathematicalList.Ico
filter_le 📖mathematicalList.Icole_total
max_eq_right
filter_le_of_le
max_eq_left
filter_le_of_le_bot
filter_le_of_bot 📖mathematicalList.Icofilter_lt_of_succ_bot
filter_le_of_le 📖mathematicalList.Icole_total
append_consecutive
filter_le_of_top_le
le_refl
filter_le_of_le_bot
eq_nil_of_le
filter_le_of_le_bot 📖mathematicalList.Icole_trans
mem
filter_le_of_top_le 📖mathematicalList.Iconot_le_of_gt
lt_of_lt_of_le
mem
filter_lt 📖mathematicalList.Icole_total
min_eq_left
filter_lt_of_top_le
min_eq_right
filter_lt_of_ge
filter_lt_of_ge 📖mathematicalList.Icole_total
append_consecutive
filter_lt_of_top_le
le_refl
filter_lt_of_le_bot
eq_nil_of_le
filter_lt_of_le_bot 📖mathematicalList.Icole_trans
mem
filter_lt_of_succ_bot 📖mathematicalList.Icoinf_eq_right
filter_lt
succ_singleton
filter_lt_of_top_le 📖mathematicalList.Icolt_of_lt_of_le
mem
inter_consecutive 📖mathematicalList.Iconot_lt_of_ge
isChain_succ 📖mathematicalList.Icoeq_cons
eq_nil_of_le
length 📖mathematicalList.Ico
map_add 📖mathematicalList.Icoeq_1
map_sub 📖mathematicalList.Icoeq_1
mem 📖mathematicalList.Ico
nodup 📖mathematicalList.Ico
notMem_top 📖mathematicalList.Ico
pairwise_lt 📖mathematicalList.Ico
pred_singleton 📖mathematicalList.Ico
self_empty 📖mathematicalList.Icoeq_nil_of_le
le_refl
succ_singleton 📖mathematicalList.Ico
succ_top 📖mathematicalList.Icosucc_singleton
append_consecutive
trichotomy 📖mathematicalList.Ico
zero_bot 📖mathematicalList.Icoeq_1

---

← Back to Index