Explore >> Select a destination


You are here

explained-from-first-principles.com
| | argumatronic.com
16.4 parsecs away

Travel
| | Occasional writings about Haskell.
| | andrea.corbellini.name
12.7 parsecs away

Travel
| |
| | www.jeremykun.com
10.3 parsecs away

Travel
| | The study of groups is often one's first foray into advanced mathematics. In the naivete of set theory one develops tools for describing basic objects, and through a first run at analysis one develops a certain dexterity for manipulating symbols and definitions. But it is not until the study of groups that one must step back and inspect the larger picture. The main point of that picture (and indeed the main point of a group) is that algebraic structure can be found in the most unalgebraic of settings.
| | homotopytypetheory.org
92.0 parsecs away

Travel
| I was asked about my proof showing that positive h-levels are closed under W (assuming extensionality), so I decided to write a short note about it. W-types are defined inductively as follows (using Agda notation): data W (A : Set) (B : A ? Set) : Set where sup : (x : A) ? (B...