No prose has been written for this declaration yet. The Lean source and graph data below render
without it.
generate prose now
formal statement (Lean)
124structure ConnectionCert where
125 torsion_free : ∀ (ginv : InverseMetric) (dg : Idx → Idx → Idx → ℝ),
126 (∀ mu nu sigma, dg mu nu sigma = dg mu sigma nu) →
127 ∀ rho mu nu,
128 (christoffel_from_metric ginv dg).gamma rho mu nu =
129 (christoffel_from_metric ginv dg).gamma rho nu mu
130 flat_vanish : ∀ rho mu nu : Idx,
131 (christoffel_from_metric minkowski_inverse (fun _ _ _ => 0)).gamma rho mu nu = 0
132
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (11)
Lean names referenced from this declaration's body.
-
gamma
in IndisputableMonolith.Constants.EulerMascheroni
decl_use
-
mu
in IndisputableMonolith.Cost.Ndim.Projector
decl_use
-
sigma
in IndisputableMonolith.Decision.AbileneParadox
decl_use
-
christoffel_from_metric
in IndisputableMonolith.Gravity.Connection
decl_use
-
Idx
in IndisputableMonolith.Gravity.Connection
decl_use
-
InverseMetric
in IndisputableMonolith.Gravity.Connection
decl_use
-
minkowski_inverse
in IndisputableMonolith.Gravity.Connection
decl_use
-
gamma
in IndisputableMonolith.NetworkScience.SmallWorldFromSigma
decl_use
-
sigma
in IndisputableMonolith.NumberTheory.Primes.ArithmeticFunctions
decl_use
-
christoffel_from_metric
in IndisputableMonolith.Relativity.Geometry.Connection
decl_use
-
gamma
in IndisputableMonolith.Relativity.ILG.PPN
decl_use