Documentation Verification Report

Defs

📁 Source: Mathlib/Data/WSeq/Defs.lean

Statistics

MetricCount
Definitionsall, any, collect, compute, filter, filterMap, find, findIndex, findIndexes, get, indexOf, indexesOf, inits, isEmpty, length, removeNth, scanl, splitAt, take, union, updateNth, zip, zipWith
23
Theoremsout, length_eq_map, toList_terminates
3
Total26

Stream'.WSeq

Definitions

NameCategoryTheorems
all 📖CompOp
any 📖CompOp
collect 📖CompOp
compute 📖CompOp
filter 📖CompOp
filterMap 📖CompOp
find 📖CompOp
findIndex 📖CompOp
findIndexes 📖CompOp
get 📖CompOp
indexOf 📖CompOp
indexesOf 📖CompOp
inits 📖CompOp
isEmpty 📖CompOp
length 📖CompOp
1 mathmath: length_eq_map
removeNth 📖CompOp
scanl 📖CompOp
splitAt 📖CompOp
take 📖CompOp
union 📖CompOp
updateNth 📖CompOp
zip 📖CompOp
zipWith 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
length_eq_map 📖mathematicallength
Computation.map
toList
Computation.eq_of_bisim
Computation.corec_eq
Computation.destruct_map
seq_destruct_cons
seq_destruct_think
toList_terminates 📖mathematicalComputation.Terminates
toList
IsFinite.out

Stream'.WSeq.IsFinite

Theorems

NameKindAssumesProvesValidatesDepends On
out 📖mathematicalComputation.Terminates
Stream'.WSeq.toList

---

← Back to Index