I have worked my way through Simmons' intro to category theory. I also know what a subobject classifier/elementary topos is. Is there anyone who could explain what Lawvere did with Hegel's work (described here), as well as what Hegel's ideas are in the first place? What is "Aufhebung," and how does Lawvere translate this notion into category theory? I know little about Hegel except that he was interested in dialectics.
2026-03-29 14:02:50.1774792970
Can you explain Lawvere's work on Hegel to someone who knows basic category theory?
6.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in CATEGORY-THEORY
- (From Awodey)$\sf C \cong D$ be equivalent categories then $\sf C$ has binary products if and only if $\sf D$ does.
- Continuous functor for a Grothendieck topology
- Showing that initial object is also terminal in preadditive category
- Is $ X \to \mathrm{CH}^i (X) $ covariant or contravariant?
- What concept does a natural transformation between two functors between two monoids viewed as categories correspond to?
- Please explain Mac Lane notation on page 48
- How do you prove that category of representations of $G_m$ is equivalent to the category of finite dimensional graded vector spaces?
- Terminal object for Prin(X,G) (principal $G$-bundles)
- Show that a functor which preserves colimits has a right adjoint
- Show that a certain functor preserves colimits and finite limits by verifying it on the stalks of sheaves
Related Questions in PHILOSOPHY
- Does Planck length contradict math?
- Should axioms be seen as "building blocks of definitions"?
- Difference between provability and truth of Goodstein's theorem
- Decidability and "truth value"
- Is it possible to construct a formal system such that all interesting statements from ZFC can be proven within the system?
- Why linear congruential generator is called random number generator?
- Why is negative minus negative not negative? Why is negative times positive not directionless?
- What's the difference between a proof and a derivation?
- Godel's Theorems and Conventionalism
- Is "This sentence is true" true or false (or both); is it a proposition?
Related Questions in HIGHER-CATEGORY-THEORY
- Quillen equivalence between sSet (Joyal's model structure) and sSetCat (Bergner's one)
- What is an intuitive Geometrical explanation of a "sheaf?"
- $\infty$-categories definition disambiguation
- Applications of $\infty$-categories
- Simplicial categories and simplicial objectcs. HTT Remark 1.1.4.2
- $n$-categories and associahedrons.
- Weak notion of equivalence in a category
- The $2$-category of monoids
- Higher homotopy groups in terms of the fundamental groupoid
- Pseudolimits equivalent to limits
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Lawvere most succinctly explains this idea in his paper on unities of opposites in physics. A great resource is the page about the Science of Logic on the $n$Lab, which I think is largely due to Urs Schreiber. I will try to sum up my understanding here.
It pays to begin with Hegel's project for the Science of Logic. In this book, Hegel sets out to give an account of "objective logic". In the introduction, he says (trans. A.V. Miller)
In other words, Hegel seeks a logic that reasons about the things it reasons with. This project is realized, in a sense, with categorical logic or type theory, since in this case there is no distinction between the objects of the theory (the objects and morphisms of the category, the types and the functions) and the logic (propositions and proofs) used to reason about them. This idea is sometimes called "propositions as types".
Lawvere is concerned with objective logic in this more mathematical sense as the logic of objects in a category. The logic takes the form of tools we can use to make and understand objects using others. In turn, the existence of these tools can be seen as axioms for a suitable category. For example, conjunction is objectified as the product, disjunction as the coproduct, and implication as the internal hom (also called the exponential object). Truth is represented by a terminal object, and falsity by an intial object.
Lawvere had noticed before his Hegelian turn (I think) that these axioms can be encoded using adjunctions. The cartesian product is right adjoint to the diagonal functor which duplicates each object and arrow, and the coproduct is the corresponding left adjoint. The internal hom is defined as a right adjoint to the functor which takes a fixed cartesian product.
A simple objective logic was known to Aristotle and later expanded and popularized by Venn and Boole: the logic of parts of a drawing. The morphism in this case represents the fact of containment (so there is at most one morphism between two parts), and the above adjoints given the intersection, union, and "material implication" respectively. This logic would be later axiomatized by Heyting, so we call these categories Heyting algebras today.
Many of these axioms occur in opposite pairs as left and right adjoints to a common functor: falsity and truth as left and right adjoints to the terminal functor, disjunction and conjunction as left and right adjoints to the diagonal functor (indeed, discreteness and codiscreteness (total continuitity) as the left and right adjoint of the underlying set functor of a space, which Lawvere would later use to axiomatize what it means to be a category of spaces). This is where we return to Hegel, because the fundamental guiding principle in Hegel's objective logic is the "unity of opposites."
The basic idea of a unity of opposites is that in order to entertain any idea, you need to be able to entertain its opposite; otherwise, your idea is vacuous in the sense that it could apply to anything. In fact, Hegel's first unity of opposites is just that: the unity of the opposition between vacuity (applying to nothing) and tautology (applying to anything).
This is his unity between Nothing and Being. He explains this as something like: to even talk of Nothing is to consider it as a thing, and to make it be. But it is a thing with no characteristics, a pure Being. On the other hand, pure Being has no characteristics either, it simply is; thus it is contentless, and therefore Nothing.
Lawvere's interpretation of this opposition is to see Nothing as the initial object $\emptyset$ and Being as the terminal object $1$ since in a category of spaces -- e.g. a topos or at least an extensive category -- $\emptyset$ is an empty space and $1$ is a single point. These are opposite in the sense that they are distinct (and intuitively, very distinct), but are unified in that they are the left and right adjoints of the same functor.
One major difference, it seems to me, between Lawvere's oppositions and Hegel's is that Hegel's go both ways (Being turns back into Nothing at the end), while Lawere's go only from non-$X$ to pure-$X$ (e.g. non-Being to pure-Being, non-continuity to pure-continuity). Just as Hegel says we can't think of something without its opposite, here we can recover the opposite from the thing by the uniqueness of adjunctions.
I'm going to stop here; please check out the $n$Lab page on the Science of Logic for much much more if you are interested. Aufhebung is about resolving an opposition, check the $n$Lab page for more detail, or see Progression II in the first section of Schreiber's scroll on physics which is done in the same vein.
Cheers,