Zulip Chat Archive

Stream: Sphere packing in 8 dimensions

Topic: Whitney/Borel Lemma Usage


Matthew Cushman (Jan 25 2026 at 12:11):

Hi, @Sidharth Hariharan (or anyone else), could you point me to where in the blueprint or in the thesis use of the lemma on even smooth functions would be used? I am interested in looking into whether extending this to Schwarz as discussed would be helpful or not as we discussed on Tuesday. It seems related (a partial converse) to theorem 3.1.6 from the thesis, but I don't see exactly where the converse would be useful yet.

Sidharth Hariharan (Jan 26 2026 at 19:28):

The problem is that the thesis takes a slightly different approach to the lemma than what we want to do. In the thesis my idea was to compose with norm squared, but now we're just composing with the norm. I have a sorry-free proof that if f:RRf : \mathbb{R} \to \mathbb{R} is Schwartz, then f(x2):RnRf(\Vert x \Vert^2) : \mathbb{R}^n \to \mathbb{R} is Schwartz as well.

Sidharth Hariharan (Jan 26 2026 at 19:31):

I don't think it would be particularly valuable at this stage to generalise to Schwartz functions. The reason I say this is I think you thought of a significantly simpler fix: define our IjI_j to be those integrals (where we have just an eiπrze^{i \pi r z} and not an eiπr2ze^{i \pi r^2 z}) times a smooth function that's identically 00 on (,1](-\infty, -1] (or something like this) and identically 11 on [0,)[0, \infty). This would render them Schwartz and allow us to compose with the norm squared to get Schwartz functions from R8\mathbb{R}^8 to R\mathbb{R}.

Matthew Cushman (Jan 26 2026 at 19:34):

OK, thanks -- I have a construction of such a function formalized, I can make a PR out of it in advance of tomorrow if you'd like

Sidharth Hariharan (Jan 26 2026 at 19:36):

That would be great, thank you!

Matthew Cushman (Jan 27 2026 at 14:58):

I'll work on this (sorry didn't get to it yet, and won't be able to make it to the packathon today)


Last updated: Feb 28 2026 at 14:05 UTC