Documentation Verification Report

Basic

📁 Source: Batteries/Data/Char/Basic.lean

Statistics

MetricCount
Definitionsall, any, count, instDecidableExistsOfDecidablePred_batteries, instDecidableForallOfDecidablePred_batteries, max, maxSurrogate, minSurrogate
8
Theoremsall_eq_true_iff_forall_eq_true, any_eq_true_iff_exists_eq_true, eq_false_of_any_eq_false, eq_true_of_all_eq_true, exists_eq_false_of_all_eq_false, exists_eq_true_of_any_eq_true, instLawfulOrd, le_antisymm_iff, ofNat_toNat_eq_val, toNat_le_max, toNat_mk, toNat_not_surrogate, toNat_ofNat, toNat_ofNatAux, toNat_val, val_ofNat
16
Total24

Char

Definitions

NameCategoryTheorems
all 📖CompOp
1 bridgebridge: all_eq_true_iff_forall_eq_true
any 📖CompOp
1 bridgebridge: any_eq_true_iff_exists_eq_true
count 📖CompOp
instDecidableExistsOfDecidablePred_batteries 📖CompOp
instDecidableForallOfDecidablePred_batteries 📖CompOp
max 📖CompOp
1 mathmath: toNat_le_max
maxSurrogate 📖CompOp
1 mathmath: toNat_not_surrogate
minSurrogate 📖CompOp
1 mathmath: toNat_not_surrogate

Theorems

NameKindAssumesProvesValidatesDepends On
all_eq_true_iff_forall_eq_true 📖bridging (iff)allalleq_true_of_all_eq_true
exists_eq_false_of_all_eq_false
any_eq_true_iff_exists_eq_true 📖bridging (iff)anyanyexists_eq_true_of_any_eq_true
eq_false_of_any_eq_false
eq_false_of_any_eq_false 📖bridging (sound)anyany
eq_true_of_all_eq_true 📖bridging (sound)allall
exists_eq_false_of_all_eq_false 📖bridging (sound)allall
exists_eq_true_of_any_eq_true 📖bridging (sound)anyany
instLawfulOrd 📖mathematicalStd.LawfulOrdStd.LawfulCmp.compareOfLessAndEq_of_irrefl_of_trans_of_not_lt_of_antisymm
le_antisymm_iff 📖
ofNat_toNat_eq_val 📖toNat_val
toNat_le_max 📖mathematicalmax
toNat_mk 📖
toNat_not_surrogate 📖mathematicalminSurrogate
maxSurrogate
toNat_ofNat 📖toNat_ofNatAux
toNat_ofNatAux 📖
toNat_val 📖
val_ofNat 📖

---

← Back to Index