Commit 2025-03-31 04:41 01dba5e8
View on Github →chore: split Data.WSeq.Basic
(#23294)
Data.WSeq.Basic
contains basic definitions and lemmas.Data.WSeq.Defs
contains definitions not used anywhere else.Data.WSeq.Productive
contains theProductive
property andtoSeq
. They too are not used anywhere else.Data.WSeq.Relation
defines relations and equivalence on weak sequences. This file is needed byData.Seq.Parallel
.