-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathgravity.tex
More file actions
98 lines (80 loc) · 2.02 KB
/
gravity.tex
File metadata and controls
98 lines (80 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
\documentclass[a4paper,12pt]{report}
\input{preamble}
\title{General Relativity and Einstein--Cartan Theory}
\author{Marc A. Nieper-Wi\ss kirchen}
\date{\today}
\begin{document}
\maketitle
\include{preface}
\include{thanks}
\include{history}
\include{notations}
\tableofcontents
\include{spacetime}
\include{infinitesimal}
\include{motions} % Equations of motions
% Introduction
% Affine manifolds, connection coefficients
% Constant tensor fields & parallel displacement
% Second derivative & torsion
% Autoparallel
% Exponential map, normal coordinates
\include{forces} % Tidal forces
% Introduction
% Riemann curvature
% Jacobi fields
% Bianchi identities
% Exponential map
\include{vacuum} %
% Introduction
% Riemannian and Pseudo-riemannian manifolds
% Levi-Civita connection
% Geodesics
% Riemannian curvature
% Interpretation of Riemannian curvature
% Interpretation of scalar curvature
% Interpretation of Ricci curvature in Lorentzian manifolds
\include{relativity} % General relativity
% Introduction
% Einstein tensor
% Mass density
% Einstein's field equations
% Newton's theory of gravity
% Equations of motion
% Killing vector fields
% Schwarzschild metric
% Schwarzschild potential
\include{maxwell}
% Introduction
% Differential forms
% Hodge dual
% Maxwell theory
% energy momentum tensor of electrodynamic
% charged black hole
\include{action} % Action principle
% Introduction
% Euler-Lagrange eqn. for fields
% Currents
% Maxwell theory
% Relativity
\include{gauge} % Gauge theories
% Introduction
% Fibre bundles
% Ehresmann connections
% U(1) theory
% Cartan connections
% SO(1,4) theory
% eq. of motion with torsion
% spin/fermions
\appendix
\include{topology}
% Topological spaces
% Continuous maps
% Hausdorff spaces
% Normal spaces
% Compact spaces
% Locally compact spaces
% Paracompact Hausdorff spaces
\include{analysis}
% Bump functions
\end{document}