Documentation Verification Report

Basic

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

Statistics

MetricCount
Definitionsappend, apply, cons, empty, instAppend, instEmptyCollection, instInhabited, join, ofList, ofThunk, push, singleton, toList
13
Theoremsinvariant
1
Total14

Batteries.DList

Definitions

NameCategoryTheorems
append 📖CompOp
apply 📖CompOp
1 mathmath: invariant
cons 📖CompOp
1 mathmath: toList_cons
empty 📖CompOp
1 mathmath: toList_empty
instAppend 📖CompOp
1 mathmath: toList_append
instEmptyCollection 📖CompOp
instInhabited 📖CompOp
join 📖CompOp
ofList 📖CompOp
3 mathmath: ofThunk_coe, ofList_toList, toList_ofList
ofThunk 📖CompOp
2 mathmath: singleton_eq_ofThunk, ofThunk_coe
push 📖CompOp
1 mathmath: toList_push
singleton 📖CompOp
2 mathmath: singleton_eq_ofThunk, toList_singleton
toList 📖CompOp
7 mathmath: toList_empty, toList_singleton, toList_append, toList_push, ofList_toList, toList_ofList, toList_cons

Theorems

NameKindAssumesProvesValidatesDepends On
invariant 📖mathematicalapply

---

← Back to Index