Difference between revisions of "Monoid"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Try to keep everything in the same type, such the notion of treating all data in terms of [[Page/File/Service]], so that all elements have the same common features, is a way to control complexity. In other words, [[Monoid]] is a [[Category Theory|category theoretical strategy]] to conduct [[Universal data abstraction]]. | Try to keep everything in the same type, such the notion of treating all data in terms of [[Page/File/Service]], so that all elements have the same common features, is a way to control complexity. In other words, [[Monoid]] is a [[Category Theory|category theoretical strategy]] to conduct [[Universal data abstraction]]. | ||
In Chinese, Monoid is called: ‘’‘[[wikipedia:幺半群|幺半群]]’‘’. | |||
=References= | |||
<references/> | |||
[[Category:Category Theory]] | [[Category:Category Theory]] | ||
[[Category:Monoid]] | [[Category:Monoid]] |
Revision as of 03:55, 7 September 2021
Try to keep everything in the same type, such the notion of treating all data in terms of Page/File/Service, so that all elements have the same common features, is a way to control complexity. In other words, Monoid is a category theoretical strategy to conduct Universal data abstraction.
In Chinese, Monoid is called: ‘’‘幺半群’‘’.