-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ 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
- Loading branch information
1 parent
255f8a8
commit b429588
Showing
3 changed files
with
40 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters