Commit 2025-03-31 04:41 01dba5e8
View on Github →chore: split Data.WSeq.Basic (#23294)
Data.WSeq.Basiccontains basic definitions and lemmas.Data.WSeq.Defscontains definitions not used anywhere else.Data.WSeq.Productivecontains theProductiveproperty andtoSeq. They too are not used anywhere else.Data.WSeq.Relationdefines relations and equivalence on weak sequences. This file is needed byData.Seq.Parallel.