Commit 77fed0b
[Add] Consequences of associativity for
* Adds reasonig combinator for semigroup
* Adds reasonig combinator for semigroup
* Adds reasonig combinator for semigroup
* Adds reasonig combinator for semigroup
* Add some more missing reasoning combinators
* add module Extends
* rename SemiGroup to Semigroup
* fix-whitespace
* Update CHANGELOG.md
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* New names
* improve syntx
* fix-whitespace
* Name changes
* Names change
* Space
* Proof of assoc with PUshes and Pulles
* Proof of assoc with PUshes and Pulles
* white space
* Update src/Algebra/Properties/Semigroup/Reasoning.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Reasoning to Semigroup and explicit variables
* fix bug
* space
* Update src/Algebra/Properties/Semigroup.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Update src/Algebra/Properties/Semigroup.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Update src/Algebra/Properties/Semigroup.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Update src/Algebra/Properties/Semigroup.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Update src/Algebra/Properties/Semigroup.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* Update src/Algebra/Properties/Semigroup.agda
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>
* variables
* update CHANGELOG
* Explicit varaibles
* remove white space
* update Changelog and minor improvments
---------
Co-authored-by: jamesmckinna <31931406+jamesmckinna@users.noreply.github.com>Semigroups (#2688)1 parent 327ec79 commit 77fed0b
2 files changed
+90
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
242 | 265 | | |
243 | 266 | | |
244 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
| 16 | + | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| |||
28 | 35 | | |
29 | 36 | | |
30 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
0 commit comments