You are currently browsing the monthly archive for December 2008.
Today, my favorite gift was to receive an announcement of the First International Conference on Mathematics is Inconsistent, devoted to professor Kamouna’s Bi-polarism theory. The theory proves that SAT is not NP-complete, and that the Continuum Hypothesis and the Axiom of Choice are false. It also reconciles General Relativity and Quantum Mechanics.
Merry Christmas!
[Update 12/27: a commenter points out this article in the popular press.]
What makes good mathematical writing? And what do we “understand” from proofs?
Being a complexity theorist, if you ask me what a mathematical proof is, my first answer is “something that convinces a verifier of the validity of a statement,” and this is the goal that I usually have in mind when writing up a paper: to make it clear, especially to myself, that the result is indeed correct.
With the right software environment, and with the right formal language to specify proofs, it might be possible to write proofs in a format that is not only readable by humans, but by machines too, greatly increasing our confidence in the validity of what we do (and simplifying the job of referees); conceivably automated tools might also produce automated proofs of the “it is clear that” steps, and beyond, and create the formal proof in an interactive way. A recent issue of the Notices of the AMS was devoted to formal proofs and related software tools. Gowers describes here and here what such a computer-assisted theorem-proving might look like.
A proof is easier to follow if it is broken up in a “modular” way, as a series of lemmas such that each lemma can be stated, proved and understood independently, and the lemmas combine in a simple way to give the main result. Then each lemma may similarly be broken up into simpler statements and so on.
I assumed that this was all there was to mathematical writing, until I taught an undergraduate algorithms course at Berkeley (CS170), and I could not understand the explanation of Dijkstra’s algorithm in CLR. To be sure, the presentation was extremely modular, and all proofs had been broken up into entirely elementary steps, but after reading the section in question, I had no idea what was going on. (And, if you are wondering, I already knew the algorithm.)
The point is that, although we sometimes write a proof with the main goal of establishing that a certain result is true, this is hardly the reason why we read proofs, unless we are a referee. We read proofs with the hope of learning something new, a technique that can be applied elsewhere, an insight about the nature of a certain mathematical object and so on. If a proof is too detailed, and excessively broken up into little lemmas, one can get lost in the details.
If this is the case, then what makes good mathematical writing? Taking again an analogy from complexity theory, a proof is “zero-knowledge” when, after having completed the process of verifying it, the verifier is not able to do anything that he wouldn’t be able to do before. This suggest a criterion for judging good writing: that after reading a well-written piece of mathematics, we are able to do something that we weren’t able to before.
Gowers has advocated a style of mathematical writing in which a proof is presented without “magical” steps, so that every step is justified in a way that (with the hindsight of the person writing the exposition) makes it natural, and inevitable. If the most natural line of attack is wrong, then one discusses the relevant counterexamples. If a special case contains the essence of the problem but without distracting features, one looks at the special case first, and so on. (In a way, this is the opposite of the ethos of “proofs from the Book,” which emphasizes the magic and the unexplained.)
(Note also the “computational” difference: in a proof written for ease of verification, we break up the proof until each piece is easy to verify, but here we are breaking up a proof so that each piece is, by itself, easy to generate.)
Reading expositions written in this style can be hard, and the whole thing is not very useful if the writer’s idea of what is “natural” does not agree with the reader’s, but when it works, it is phenomenally rewarding.
Indeed, if we are writing with the goal of giving the reader “non-zero knowledge,” that is the ability to do something new, then presenting the proof of an actual theorem may even be besides the point. This gets to the Tricks Wiki, a repository of mathematical techniques which is coming online any day now, and which is specifically designed to extract pieces of mathematical lore that one normally learns by reading proofs (and “understanding” them), and to present them in an independent form.
It’s not clear that something like the Tricks Wiki would be needed in theoretical computer science, because I think that we do a reasonable job at making explicit the techniques that we use; as for Gowers’ notion of writing an exposition in which there is no magical step, I’d love to see some currently impenetrable piece of theoretical computer science be explained in this way.
I also wonder if it is possible to come up with precise definitions that capture (even very approximately) the notion of a proof being understandable, understood, deep, and so on, and whether philosophers have any insight into the matter.
This Onion article was published in January, 2001. (via Penmachine)
We can all chuckle at the advertisement for the spa at the Wenjing hotel in Beijing

(Funny translations are not of course confined to East Asia. When I was in Lipari this summer, a sign in my hotel room instructed me to “keep quiet in case of fire.”)
But I think that as interest in China continues to grow in the West, we are going to see more and more incidents like the one suffered by the Max Plank Forschung. (Via Boing Boing.)
In the last post, I stated the following generalization of the weak regularity lemma:
Theorem (Low Complexity Approximation, TTV Version) Let be a probability space,
a bounded function,
a collection of bounded functions
, and
an approximation parameter.
Then there is a function such that
-
has low complexity relative to
: there are
functions
and coefficients
such that
-
is
-indistinguishable from
by
, that is,
(Last time, I mentioned that our proof handled only boolean functions ; now we can handle arbitrary bounded functions, and with an “energy-decrease” style proof, this will appear in the next online revision of the paper.)
This seems to be a useful tool, limited only by one’s creativity in choosing the functions and then making use of the properties of
.
As already discussed,
- if one takes
to be the edges of a complete graph, and
the set of indicator variables of cuts, then the existence of
gives the weak regularity lemma of Frieze and Kannan; and
- if one takes
to be the set of circuits of size at most
, and normalizes
and
to be probability distributions, one gets that for every probability distribution
of high entropy there is a (non-uniformly) efficiently samplable and computable distribution
that is indistinguishable from
by circuits of size
.
In this post I’ll show how to use it to give short proofs of the Hardcore Lemma of Impagliazzo and the Dense Model Theorem of Green, Tao and Ziegler. Both proofs also have, at least in hindsight, a sense of “inevitability,” meaning that given the Low-Complexity Approximation Theorem, and given what we want to prove, both proofs get to the point in a most economical and natural way.
- The Impagliazzo Hardcore Lemma. We have already mentioned that if
is “hard-on-average” for
, then
cannot be an approximation in the sense of being close to
on most inputs. What, then, about the points on which
and
differ? They form an Impagliazzo Hardcore Set for
, as described next.
Let
be a function that is weakly hard on average for a class of algorithms
. Suppose, specifically, that for every algorithm
of complexity
relative to
we have
and, more generally, for fractional
, we have
Then, construct an approximating function
of complexity
relative to
and such that
and
are
-indistinguishable by
. Note that, even though
is “indistinguishable” from
, it is also “far” from
, as in (1).
Define a probability distribution
that assigns to point
a probability proportional to
. (If
were boolean, this would be the uniform distribution over points on which
and
differ.) Then this distribution is
-dense in the uniform distribution, meaning that every point has probability at most
. Observe also that we have
for every
, because
and
have the same sign and
, so we have
and so
is a hardcore distribution, because the above expression is equivalent to
- The Dense Model Theorem. Suppose that
is a pseudorandom set with respect to functions that have bounded complexity relative to
, and let
be a dense subset of
,
.
To find a dense model of
, we take
to be the characteristic function of
, and we let
be the low-complexity approximation, but using the uniform distribution on
as
.. Now suppose for simplicity that
is boolean, and that
is the set of inputs of
on which
is 1. We want to argue that
is a dense model of
. By assuming without loss of generality that
contains the all-one function, we get from the indistinguishability of
and
that
and from the pseudorandomness of
we have
and so
and
is indeed dense.
For the indistinguishability of
and
, take any function
, and observe that
where we use both the indistinguishability of
and
under distribution
, and the fact that the distributions
and
are indistinguishable by functions of bounded complexity.
This proof is appealingly intuitive, in the sense that if we expect
to be indistinguishable from a large set, then when we try to approximate the characteristic function of
we will end up with a low complexity function that is spread around much of
, thus defining a dense model. It also shows that “relative” versions of the Regularity Lemma, such as the Regularity Lemma for subgraphs of an expander, may be derived from the regular Lemma by the above argument. A disadvantage of the argument is that it does not establish the stronger form of the Dense Model Theorem suggested by Impagliazzo, in which there is no set
, but we require
to have the “pseudo-density” requirement that for every low-complexity bounded function
,
which follows immediately if
has density
in a pseudorandom set
, but that is a seemingly weaker property. (The relative Regularity Lemma in graphs had long be known to hold under such a pseudo-density assumption.)

Recent Comments