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 ] lemma relating Propositional and Setoid versions of Sublist (agda#2510)
* first attempt at implemeneting lemma
* rvert previous commits; simplify proof using `Data.List.Relation.Binary.Sublist.Setoid.map`
* revert: remove spurious `import`s
* revert: remove spurious `import`s
* use `variable`s
* provisional: added version to `Propositional.Properties` for comparison
* settle on `Propositional` version
* tighten `import`s
* remove explicit mention of `Setoid.Carrier`
0 commit comments