GithubHelp home page GithubHelp logo

alunstokes / math712paper Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 0.0 8.27 MB

A Thorough Write-up of Course Notes for: O-minimality & the Pila-Wilkie Theorem at the Fields Institute, Winter 2022

TeX 99.81% Shell 0.19%
cell-decomposition o-minimality pila-wilkie real-field-expansions

math712paper's Introduction

McMaster MATH 712 Course Notes

O-minimality & the Pila-Wilkie Theorem -- Fields Institute Graduate Courses 2022

What if I just want the final PDF?

That would be book.pdf then.

What is this?

A series of notes documenting and augmenting the module on o-minimality and the proof of the Pila-Wilkie Theorem (plus some applications) given by Dr Gareth Jones (University of Manchester) at the Fields Institute between January and February of 2022 as the first in a series of three modules -- which together comprised a graduate course in o-minimality and its various applications I took through McMaster University as an MSc student. Mistakes are almost certainly present, and the document is currently unfinished, not including the last lecture on applications of the Pila-Wilkie theorem.

Compiling

You can produce a .pdf file by running the following in the base directory:

pdflatex -synctex=1 -interaction=nonstopmode book.tex
makeindex book.idx
bibtex book
pdflatex -synctex=1 -interaction=nonstopmode book.tex
pdflatex -synctex=1 -interaction=nonstopmode book.tex

You will get errors running this code (See issues for multiply-defined citations) and the references will be off at the end of each chapter, but this will be addressed in the short future. This is no longer true! We use book-end citations, and the wicked witch of chapter-end citations has been doused with a water-pail full of not caring.

This should be error-free (by the end; LaTeX builds will always have intermediate errors when using BibTeX, etc.), and a final book.pdf file will be produced however, and broadly resembles what it should. that is now correct as is should be! Rejoice!

Just a Couple Questiaronis for Ya

Please don't call them that, but yes?

  1. Why is the directory structure so bad?

    -Poor planning. Move on -- it may or may not be fixed.

  2. Why the strange naming convention for chapters?

    -svmono.cls provides a single chapter-ed exemplar directory from which I drew inspiration (see: copied). Blame whoever put that together.

  3. Will 2. be fixed?

    • Maybe
  4. I love you; you can do this

    • Me too and we shall see.

math712paper's People

Contributors

alunstokes avatar

Stargazers

 avatar

math712paper's Issues

Multiply-defined labels

Caused by re-using the same bibliography file (part_1.bib) in chapter_12_refs.tex as chapter_11_refs.tex. Not a huge issue in all honesty but annoying.

Bad chapter labelling

Pretty self-explanatory. Using 11 to mean chapter 1 section 1 is not clear. Use semantic labels.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.