Recent Comments
- Oscar Cunningham on Unique Distancing Problem
- James Cranch on Unique Distancing Problem
- Hacker News 今日TOP 20| 2025-09-04 - 出海掘金,无限可能。为独立开发者、跨境电商从业者、海外自媒体提供最新出海资讯和资源-出海掘金,无限可能。为独立开发者、跨境电商从业者、海外自媒体 on Minesweeper thermodynamics
- Minesweeper thermodynamics by robinhouston - HackTech.info on Minesweeper thermodynamics
-
Recent Posts
Archives
Subscribe
Me elsewhere
Monthly Archives: April 2020
Dividing by a vector
There are various ways that we can multiply vectors. We can multiply a vector by a scalar to get another vector: $w=\lambda v$. We can multiply a vector by a linear map to get another vector: $w=\alpha v$. We can … Continue reading
Posted in Uncategorized
Leave a comment
Adjunctions between monoids
In the last post, I talked about Monads on Monoids. We defined these by turning each monoid into a category (its delooping), and then looking at monads on this category. This data could then be reexpressed in terms of the … Continue reading
Posted in Uncategorized
2 Comments
Monads on monoids
This post is inspired by a couple of posts on math.stackexchange.com asking what a ‘monad on a monoid’ is. In category theory there are a couple of especially simple kinds of category. For any partial order we can put a … Continue reading
Posted in Uncategorized
2 Comments