Skip to content

Referee responses and bibliography additions - #478

Open
pfaffelh wants to merge 6 commits into
RemyDegenne:paperfrom
pfaffelh:pfaffelh_referee-revisions
Open

Referee responses and bibliography additions#478
pfaffelh wants to merge 6 commits into
RemyDegenne:paperfrom
pfaffelh:pfaffelh_referee-revisions

Conversation

@pfaffelh

Copy link
Copy Markdown
Collaborator

Revisions to the paper following the referee reports.

Changes

  • Referee answers: new BM_paper/Answers_Report_69.tex with our responses to the reports.
  • Bibliography (biblio.bib): added Revuz–Yor, Ledoux–Talagrand, Marion (Ionescu–Tulcea, arXiv:2506.18616), Douglas et al. (QFT, arXiv:2603.15770).
  • main.tex:
    • New subsection "An alternative route" describing Lévy's construction (referee point 5).
    • Added reference to Ledoux–Talagrand alongside [KU23] in §2.3.
    • Contributor list in the project-organization section.
    • Assorted typo/correctness fixes (e.g. (X_t,X_t) → (X_s,X_t), Y_0 → Y_t).

Note: main.tex still contains a number of inline {\color{blue} … xxx …} reviewer notes / open questions for the coauthors, and Answers_Report_69.tex has open \TODO/xxx markers — these are intentional for discussion on the paper branch, not finished prose.

🤖 Generated with Claude Code

- Add referee answer file (Report 69) with our responses
- Bibliography: add Revuz–Yor, Ledoux–Talagrand, Marion (Ionescu–Tulcea),
  Douglas et al. (QFT)
- Add "An alternative route" subsection (Lévy's construction) and a
  contributor list; assorted corrections and inline reviewer notes

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Comment thread BM_paper/main.tex
Comment thread BM_paper/main.tex
Comment on lines +556 to +559
We did not however define Gaussian measures only for that setting, but first introduced a general definition which makes sense in an arbitrary module equipped with a topology. Then we proved several results for general Banach spaces, and specialized some of them to Hilbert spaces and finally finite dimensional spaces.
Our formalization uses many results from \mathlib and we relied on characteristic functions \mllink{MeasureTheory/Measure/CharacteristicFunction}{L322-L325}{MeasureTheory.charFunDual}, as well as the fact that they uniquely determine a probability measure \mllink{MeasureTheory/Measure/CharacteristicFunction}{L435-L439}{MeasureTheory.Measure.ext_of_charFunDual}.

Note that some results could be generalized on more general spaces, namely locally convex vector spaces. One could in particular aim for a formalization of the Bochner-Minlos Theorem, which is not yet available in \mathlib. (Note that this result was recently auto-formalized for the development of Quantum Field Theory in \cite{douglas2026qft}, although it would require a lot of work to upstream it to \mathlib.)

@EtienneC30 EtienneC30 Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is another phrasing regarding the generality of the definition of Gaussian measures. The definition is actually general since it only requires to be a module with some topology, we just only proved interesting results for the Banach case. Bochner-Minlos I think is interesting regarding the existence of such measures but is not necessary to prove results about those measures. I also specify that although it has been auto-formalized this is somewhat different from what we have done since our goal is to get to mathlib which is significantly more difficult than just getting the formalization.

Comment thread BM_paper/main.tex
\begin{itemize}
\item $B$ has continuous paths,
\item $B_0 = 0$ almost surely,
\item $B_0 = 0$ almost surely, {\color{blue} Can't you even guarantee that $B_0 = 0$ everywhere, by taking $x_0 = 0$ in the construction of $Y_t$ on Page 32?}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably we could but the existence theorem is for a general space where there is not necessarily a 0 so it would be weird to make this a special case in the construction.

Comment thread BM_paper/main.tex Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants