Category Archives: Math

Algebraic Geometry Jottings 4

Prev TOC Next

Last time we looked at Kendig‘s first definition of multiplicity. A branch of E, parametrized by (xE(t),yE(t)), passes through the origin O, as does the curve F. Assume xE(t) and yE(t) are power series in t. Plug them into the polynomial F(x,y), getting a power series F(t). The order of F(t) (the degree of the first nonzero term) is the multiplicity of that intersection—that is, of the branch of E with the entire curve F at O.

Continue reading

Leave a comment

Filed under Algebraic Geometry

Algebraic Geometry Jottings 3

Prev TOC Next

Bézout’s theorem requires us to count intersection points according to their multiplicity. OK, what’s multiplicity? (Fulton uses the phrase intersection number.)

Continue reading

Leave a comment

Filed under Algebraic Geometry

Algebraic Geometry Jottings 2

Prev TOC Next

As I said last time, I’m learning some algebraic geometry, starting with Bézout’s theorem, and using Fulton’s Algebraic Curves and Kendig’s A Guide to Plane Algebraic Curves as the texts. Right now we’re looking at this example from Fulton:

Continue reading

Leave a comment

Filed under Algebraic Geometry

Algebraic Geometry Jottings 1

TOC Next

I’ve decided to learn algebraic geometry. Or at least more algebraic geometry—I’m not starting from zero. But I’m still sampling the appetizers; I’m using Fulton’s Algebraic Curves and Kendig’s A Guide to Plane Algebraic Curves as my initial texts. Eventually I’d like to understand schemes, but that’s dessert; I plan on making a long, leisurely meal of it, with plenty of time savoring examples and history, and chewing proofs to extract all the flavor. (Can you tell I’m writing this before lunch?)

Continue reading

Leave a comment

Filed under Algebraic Geometry

Non-standard Models of Arithmetic 14

Prev TOC Next

MW: Recap: we showed that PAT implies ΦT, where ΦT is the set of all formulas

\{\varphi\rightarrow\text{Con}(T_n+\varphi^\mathbb{N}):\varphi\in\text{L(PA)},n\in\omega\}

Now we have to show the converse, that PA+ΦT  implies PAT. But first let’s wave our hands, hopefully shaking off some intuition, like a dog shaking off water.

Continue reading

Leave a comment

Filed under Conversations, Peano Arithmetic

Non-standard Models of Arithmetic 13

Prev TOC Next

MW: OK, back to the main plotline. Enayat asks for a “natural” axiomatization of PAT. Personally, I don’t find PAT all that “unnatural”, but he needs this for Theorem 7. (It’s been a while, so remember that Enayat’s T is a recursively axiomatizable extension of ZF.)

Continue reading

1 Comment

Filed under Conversations, Peano Arithmetic

First-Order Categorical Logic 6

Prev TOC Next

MW: An addendum to the last post. I do have an employment opportunity for one of those pathological scaffolds: the one where B(0) is the 2-element boolean algebra, and all the B(n)’s with n>0 are trivial. It’s perfect for the semantics of a structure with an empty domain.

The empty structure has a vexed history in model theory. Traditionally, authors excluded it from the get-go, but more recently some have rescued it from the outer darkness. (Two data points: Hodges’ A Shorter Model Theory allows it, but Marker’s Model Theory: An Introduction forbids it.)

Continue reading

1 Comment

Filed under Categories, Conversations, Logic

First-Order Categorical Logic 5

Prev TOC Next

JB: Okay, let me try to sketch out a more categorical approach to Gödel’s completeness theorem for first-order theories. First, I’ll take it for granted that we can express this result as the model existence theorem: a theory in first-order logic has a model if it is consistent. From this we can easily get the usual formulation: if a sentence holds in all models of a theory, it is provable in that theory.

Continue reading

Leave a comment

Filed under Categories, Conversations, Logic

Non-standard Models of Arithmetic 12

Prev TOC Next

JB: It’s been a long time since Part 11, so let me remind myself what we’re talking about in Enayat’s paper Standard models of arithmetic.

We’ve got a theory T that’s a recursively axiomatizable extension of ZF. We can define the ‘standard model’ of PA in any model of T, and we call this a ‘T-standard model’ of PA. Then, we let PAT to be all the closed formulas in the language of Peano arithmetic that hold in all T-standard models.

This is what Enayat wants to study: the stuff about arithmetic that’s true in all T-standard models of the natural numbers. So what does he do first?

Continue reading

Leave a comment

Filed under Conversations, Peano Arithmetic

Algorithmic Information Theory

Back in the 60s, Kolmogorov and Chaitin independently found a way to connect information theory with computability theory. (They built on earlier work by Solomonoff.) Makes sense: flip a fair coin an infinite number of times, and compare the results with the output of a program. If you don’t get a 50% match, that’s pretty suspicious!

Three aspects of the theory strike me particularly. First, you can define an entropy function for finite bit strings, H(x), which shares many of the formal properties of the entropy functions of physics and communication theory. For example, there is a probability distribution P such that H(x)=−log P(x)+O(1). Next, you can give a precise definition for the concept “random infinite bit string”. In fact, you can give rather different looking definitions which turn out be equivalent; the equivalence seems “deep”. Finally, we have an analog of the halting problem: loosely speaking, what is the probability that a randomly chosen Turing machine halts? The binary expansion of this probability (denoted Ω by Chaitin) is random.

I wrote up my own notes on the theory, mostly to explain it to myself, but perhaps others might enjoy them.

Leave a comment

Filed under Logic