Skip to content

Commit b69d9fc

Browse files
committed
links, index
1 parent 2b3e4c7 commit b69d9fc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</p><section><div class="macro"><div class="macro__col"><h3 id="categories"><b>ANALYSIS</b></h3><ol><li><a href='https://anders.groupoid.space/mathematics/analysis/topology/'>TOPOLOGY</a></li><li><a href='https://anders.groupoid.space/mathematics/analysis/set/'>SET</a></li><li><a href='https://anders.groupoid.space/mathematics/analysis/rational/'></a>,
1919
<a href='https://anders.groupoid.space/mathematics/analysis/real/'></a></li><li><a href='https://anders.groupoid.space/mathematics/analysis/complex/'></a>,
2020
<a href='https://anders.groupoid.space/mathematics/analysis/quatro/'></a>,
21-
<a href='https://anders.groupoid.space/mathematics/analysis/octo/'>𝕆</a></li></ol></div><div class="macro__col"><h3 id="algebra"><b>ALGEBRA</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/algebra/group/">GROUP</a></li><li><a href="https://anders.groupoid.space/mathematics/algebra/algebra/">ALGEBRA</a></li><li><a href="https://anders.groupoid.space/mathematics/algebra/homology/">HOMOLOGY</a></li></ol></div><div class="macro__col"><h3 id="geometry"><b>GEOMETRY</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/geometry/etale/">ETALE</a></li><li><a href="https://anders.groupoid.space/mathematics/geometry/bundle/">BUNDLE</a></li><li><a href="https://anders.groupoid.space/mathematics/geometry/manifold/">MANIFOLD</a></li><li><a href="https://anders.groupoid.space/mathematics/geometry/derham/">DE RHAM</a></li></ol></div><div class="macro__col"><h3 id="homotopy"><b>HOMOTOPY</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/homotopy/coequalizer/">COEQUALIZER</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/pushout/">PUSHOUT</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/pullback/">PULLBACK</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/hopf/">HOPF</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/cw/">CW</a></li></ol></div></div></section><section><div class="macro"><div class="macro__col"><h3 id="categories"><b>CATEGORIES</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/categories/category/">CATEGORY</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/functor/">FUNCTOR</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/groupoid/">GROUPOID</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/topos/">TOPOS</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/presheaf/">PRESHEAF</a></li></ol></div></div></section><br><p>The base library for <b>cubicaltt</b> is given on separate page:
21+
<a href='https://anders.groupoid.space/mathematics/analysis/octo/'>𝕆</a></li></ol></div><div class="macro__col"><h3 id="algebra"><b>ALGEBRA</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/algebra/group/">GROUP</a></li><li><a href="https://anders.groupoid.space/mathematics/algebra/algebra/">ALGEBRA</a></li><li><a href="https://anders.groupoid.space/mathematics/algebra/homology/">HOMOLOGY</a></li></ol></div><div class="macro__col"><h3 id="geometry"><b>GEOMETRY</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/geometry/etale/">ETALE</a></li><li><a href="https://anders.groupoid.space/mathematics/geometry/bundle/">BUNDLE</a></li><li><a href="https://anders.groupoid.space/mathematics/geometry/manifold/">MANIFOLD</a></li><li><a href="https://anders.groupoid.space/mathematics/geometry/derham/">DE RHAM</a></li></ol></div></div></section><section><div class="macro"><div class="macro__col"><h3 id="homotopy"><b>HOMOTOPY</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/homotopy/coequalizer/">COEQUALIZER</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/pushout/">PUSHOUT</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/pullback/">PULLBACK</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/hopf/">HOPF</a></li><li><a href="https://anders.groupoid.space/mathematics/homotopy/cw/">CW</a></li></ol></div><div class="macro__col"><h3 id="categories"><b>CATEGORIES</b></h3><ol><li><a href="https://anders.groupoid.space/mathematics/categories/category/">CATEGORY</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/functor/">FUNCTOR</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/groupoid/">GROUPOID</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/topos/">TOPOS</a></li><li><a href="https://anders.groupoid.space/mathematics/categories/presheaf/">PRESHEAF</a></li></ol></div></div></section><br><p>The base library for <b>cubicaltt</b> is given on separate page:
2222
<a href='https://groupoid.space/misc/library/'>Formal Mathematics: The Cubical Base Library</a><br>
2323
</p><h1>Languages</h1><p>Non-dependent languages are targets or runtimes, and dependently typed language are provers.
2424
</p><h2>Verification</h2><p>Theorem provers for logic, lambda encodings exploration and homotopy calculus.</p><p>05 APR 2022 &mdash; <a href='https://alonzo.groupoid.space/'>Alonzo: STLC</a><br>

index.pug

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ block content
212212
li: a(href='https://anders.groupoid.space/mathematics/geometry/manifold/') MANIFOLD
213213
li: a(href='https://anders.groupoid.space/mathematics/geometry/derham/') DE RHAM
214214

215+
216+
section
217+
.macro
215218
.macro__col
216219
h3#homotopy <b>HOMOTOPY</b>
217220
ol
@@ -221,8 +224,6 @@ block content
221224
li: a(href='https://anders.groupoid.space/mathematics/homotopy/hopf/') HOPF
222225
li: a(href='https://anders.groupoid.space/mathematics/homotopy/cw/') CW
223226

224-
section
225-
.macro
226227
.macro__col
227228
h3#categories <b>CATEGORIES</b>
228229
ol

0 commit comments

Comments
 (0)