Documentation Verification Report

Stream

📁 Source: Batteries/Data/Stream.lean

Statistics

MetricCount
DefinitionsStream, Stream, Stream, drop, take, takeTR, loop
7
Theoremsstream_drop_eq_drop, stream_take_eq_take_drop, fst_takeTR, fst_takeTR_loop, fst_take_succ, fst_take_zero, snd_takeTR, snd_takeTR_loop, snd_take_eq_drop, take_eq_takeTR
10
Total17

Batteries.RBMap.Keys

Definitions

NameCategoryTheorems
Stream 📖CompOp

Batteries.RBMap.Values

Definitions

NameCategoryTheorems
Stream 📖CompOp

Batteries.RBNode

Definitions

NameCategoryTheorems
Stream 📖CompData
5 mathmath: Stream.next?_toList, Batteries.RBMap.toStream_toList, Batteries.RBSet.toStream_eq, Batteries.RBMap.toStream_eq, Batteries.RBSet.toStream_toList

Std.List

Theorems

NameKindAssumesProvesValidatesDepends On
stream_drop_eq_drop 📖mathematicalStd.Stream.drop
stream_take_eq_take_drop 📖mathematicalStd.Stream.take

Std.Stream

Definitions

NameCategoryTheorems
drop 📖CompOp
4 mathmath: Std.List.stream_drop_eq_drop, snd_take_eq_drop, snd_takeTR, snd_takeTR_loop
take 📖CompOp
7 mathmath: fst_takeTR_loop, fst_takeTR, fst_take_succ, snd_take_eq_drop, fst_take_zero, take_eq_takeTR, Std.List.stream_take_eq_take_drop
takeTR 📖CompOp
3 mathmath: fst_takeTR, snd_takeTR, take_eq_takeTR

Theorems

NameKindAssumesProvesValidatesDepends On
fst_takeTR 📖mathematicaltakeTR
take
fst_takeTR_loop
fst_takeTR_loop 📖mathematicaltakeTR.loop
take
fst_take_succ 📖mathematicaltake
fst_take_zero 📖mathematicaltake
snd_takeTR 📖mathematicaltakeTR
drop
snd_takeTR_loop
snd_takeTR_loop 📖mathematicaltakeTR.loop
drop
snd_take_eq_drop 📖mathematicaltake
drop
take_eq_takeTR 📖mathematicaltake
takeTR
fst_takeTR
snd_takeTR
snd_take_eq_drop

Std.Stream.takeTR

Definitions

NameCategoryTheorems
loop 📖CompOp
2 mathmath: Std.Stream.fst_takeTR_loop, Std.Stream.snd_takeTR_loop

---

← Back to Index