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
[ add ] Module ⊆-Reasoning for Data.List.Relation.Binary.Sublist.* (agda#2527)
* add: `⊆-Reasoning` on the model of `Subset`
* fix title comment
* add: `Heterogeneous.Properties.⊆-Reasoning`
* fixed `CHANGELOG`
* fixed `CHANGELOG`: added missing lemma name from agda#2517
* oops: fixed `import`
* reduce code duplication
* refactor: pick the correct `preorder`
* do not hide the useful reasoning combinators. Also the ≋-syntax needed a 4th argument.
* tidied up symmetry proof
* `fix-whitespace`
---------
Co-authored-by: Jacques Carette <[email protected]>
0 commit comments