A Place of Ideas

Thoughts on Noncommutative Synthetic Differential Geometry

What is SDG?

Synthetic Differential Geometry is the study of constructive logic augmented with, at minimum, the following axioms.

These axioms make it trivial to build up many of the common concepts from calculus. For instance, the inverse of \((a,b) \mapsto (x \mapsto a+bx)\) acts as the function \(f \mapsto (f(0), f'(0))\). And suddenly we have derivatives.

Other concepts are just as easy. The tangent bundle to a manifold \(M\) is simply the type \(D \to M\). Literally an infinitesimal curve in the manifold!

These ideas are explored in far more depth in these books by Anders Kock.

Topos Models

TODO: Introduce alternate perspective: SDG is the study of toposes similar to the classifying topos of commutative local rings.

A Noncommutative Version?

To me, this raises an obvious question. What if we instead look at the classifying topos of noncommutative local rings?

Let's try it.

The first thing to note is that this classifying topos is a monoidal topos. In addition to the cartesian product and coproduct, it has another, equally important monoidal structure.

We could try to simply axiomatize this monoidal product, but that's awkward. Better to build it into our ambient logic, such as is done in this thesis by Ulrich Schöpp.

But that paper is geared toward a very different topos. The Schanuel topos, which classifies infinite decidable objects. Does the type theory even apply here?

Yes. Their type theory is far more general than their paper admits. It turns out that there's a simple three-step process to model it in the classifying topos of an arbitrary theory.

If you can do that, you can interpret Schöpp's type theory in your topos.

(To be continued...)