You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ refactor ] Move Data.List.Relation.Unary.All.Properties.all⊆concat to Data.List.Relation.Binary.Sublist.Setoid.Properties (#2524)
* refactor: prepare for code migration
* refactor: move code as is
* refactor: add new lemmas to `Setoid` and `Propositional`
* refactor: use new lemmas
* refactor: localise appeals to `SetoidMembership`; pull lemma back to `SetoidProperties`
* refactor: pull `all⊆concat` back to `Setoid.Properties`
* refactor: tidy up
* refactor: tidy up
* refactor: tidy up
* refactor: tidy up
* refactor: make proof `rewrite`-free
* oops: uncommitted file save
* tighten `import`s
0 commit comments