|
You are here |
thehighergeometer.wordpress.com | ||
| | | | |
bartoszmilewski.com
|
|
| | | | | Previously: Topology as a Dietary Choice. Category theory lets us change the focus from individual objects to relationships between them. Since topology is defined using open sets, we'd start by concentrating on relations between sets. One such obvious relation is inclusion. It imposes a categorical structure on the subsets of a given set $latex X$.... | |
| | | | |
jmanton.wordpress.com
|
|
| | | | | If $latex Y$ is a $latex \sigma(X)$-measurable random variable then there exists a Borel-measurable function $latex f \colon \mathbb{R} \rightarrow \mathbb{R}$ such that $latex Y = f(X)$. The standard proof of this fact leaves several questions unanswered. This note explains what goes wrong when attempting a "direct" proof. It also explains how the standard proof... | |
| | | | |
mikespivey.wordpress.com
|
|
| | | | | The Riemann zeta function $latex \zeta(s)$ can be expressed as $latex \zeta(s) = \sum_{n=1}^{\infty} \frac{1}{n^s}$, for complex numbers s whose real part is greater than 1. By analytic continuation, $latex \zeta(s)$ can be extended to all complex numbers except where $latex s = 1$. The power sum $latex S_a(M)$ is given by $latex S_a(M) =... | |
| | | | |
wimvanderbauwhede.codeberg.page
|
|
| | | Algebraic data types are great for building complex data structures, and easy to implement in Raku using roles. | ||