Commit 7367bae
[Add] Consequences of identity 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 <[email protected]>
* 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 <[email protected]>
* Reasoning to Semigroup and explicit variables
* Update CHANGELOG.md
Co-authored-by: jamesmckinna <[email protected]>
* Add reasonining combinators for monoids
* chore: move imports around in Algebra.Definitions
merge
* Syntax modification
* rebase
* update semigroup
* One line proof
* move importation
* fix-whitespace
* Add reasonining combinators for monoids
* chore: move imports around in Algebra.Definitions
merge
* Syntax modification
* rebase
merge
* move importation
* fix-whitespace
* explicit varaibles
* used of semigroup propreties
* update
* Update CHANGELOG.md
Co-authored-by: jamesmckinna <[email protected]>
* merge and proof refactoring
* Changelog update
* Update src/Algebra/Properties/Monoid.agda
Co-authored-by: jamesmckinna <[email protected]>
* Update src/Algebra/Properties/Monoid.agda
Co-authored-by: jamesmckinna <[email protected]>
* Update src/Algebra/Properties/Monoid.agda
* rename id to ε
---------
Co-authored-by: jamesmckinna <[email protected]>
Co-authored-by: Jacques Carette <[email protected]>monoids (#2692)1 parent 5c64117 commit 7367bae
2 files changed
+71
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 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 | + | |
0 commit comments