Commit 85d1a6b
Add
* refactor: `variable` declarations and `contradiction`
* refactor: one more `contradiction`
* left- and right-unit lemmas
* left- and right-unit lemmas
* `CHANGELOG`
* `CHANGELOG`
* associativity; fixes #816
* Use cong2 to save rewrites
* Make splits for ⊆-assoc exact, simplifying the [] case
* Simplify ⊆-assoc not using rewrite
* Remove now unused private helper
* fix up names and `assoc` orientation; misc. cleanup
* new proofs can now move upwards
* delegate proofs to `Setoid.Properties`
---------
Co-authored-by: Andreas Abel <andreas.abel@ifi.lmu.de>Data.List.Relation.Binary.Sublist.Setoid categorical properties (#2385)1 parent 507fcf8 commit 85d1a6b
File tree
4 files changed
+197
-153
lines changed- src/Data/List/Relation/Binary/Sublist
- Heterogeneous
- Propositional
- Setoid
4 files changed
+197
-153
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
383 | 395 | | |
384 | 396 | | |
385 | 397 | | |
| |||
0 commit comments