Documentation Verification Report

Basic

📁 Source: Mathlib/Data/String/Basic.lean

Statistics

MetricCount
DefinitionsLE, LT', decidableLE, decidableLT', instLinearOrder, ltb, inductionOn
7
TheoremsasString_eq, toList_asString, asString_nil, asString_toList, head_empty, le_iff_toList_le, lt_iff_toList_lt, ltb_cons_addChar, ltb_cons_addChar', ofList_eq, toList_nonempty
11
Total18

List

Theorems

NameKindAssumesProvesValidatesDepends On
asString_eq 📖String.ofList_eq
toList_asString 📖

String

Definitions

NameCategoryTheorems
LE 📖CompOp
1 mathmath: le_iff_toList_le
LT' 📖CompOp
1 mathmath: lt_iff_toList_lt
decidableLE 📖CompOp
decidableLT' 📖CompOp
instLinearOrder 📖CompOp
ltb 📖CompOp
2 mathmath: ltb_cons_addChar, ltb_cons_addChar'

Theorems

NameKindAssumesProvesValidatesDepends On
asString_nil 📖
asString_toList 📖
head_empty 📖
le_iff_toList_le 📖mathematicalLE
List.LE'
instLinearOrderChar
lt_iff_toList_lt
not_lt
lt_iff_toList_lt 📖mathematicalLT'ltb.eq_def
Nat.instCanonicallyOrderedAdd
not_lt_of_gt
ltb_cons_addChar
List.lex_cons_iff
ltb_cons_addChar 📖mathematicalltbltb_cons_addChar'
ltb_cons_addChar' 📖mathematicalltbltb.induct_unfolding
ltb.eq_1
ofList_eq 📖
toList_nonempty 📖

String.ltb

Definitions

NameCategoryTheorems
inductionOn 📖CompOp

---

← Back to Index