Skip to content

Latest commit

 

History

History
83 lines (61 loc) · 3.89 KB

index.md

File metadata and controls

83 lines (61 loc) · 3.89 KB
layout title tagline
page
Ars Physica
Free Science 2.0

{% include JB/setup %}

Hello World…

I work with mathematical and nonperturbative aspects of Gauge Theory, and their relations to symmetry breaking (local or global) and how the moduli space and its topology determine the quantization of the physical system at hand. I am also interested in quantum phases and the space of quantum field theories, non-linear Fredholm theory, branes and topological quantization (which is related to the previous topic via Index Theorems); noncommutative and spectral geometry, and their relation to deformation and geometric quantization; Higgs Bundles; Geometric Langlands Duality (dualities in general: AdS/CFT, modular and mirror symmetry, etc); quantum fields in curved spaces; higher gauge theory and category theory; and so on — and their relations to Quantum Gravity.

Lately, I have also been peaking at some problems in Theoretical and Computational Neuroscience, e.g., Ersätz-Brain.

Using the arXivs' notation: hep-th, math-ph, hep-lat, gr-qc.

My scientific articles can be found in the arXivs, or in inSPIRE; and my Lattes CV (pt_BR).

MathJax test:

$$ \mathscr{Z}{\mathcal{C}}(J) = \int{\mathcal{C}} e^{i, S(\varphi)}, e^{i, J, \varphi}, \mathcal{D}\varphi = \mathrm{Tr}_{\mathcal{C}} (e^{i, S}, e^{i, J, \varphi});. $$

Interesting Links…

Sample Posts

Here's a sample "posts list".

    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}

Here's a sample "pages list".

    {% assign pages_list = site.pages %} {% include JB/pages_list %}