lemma
proved
term proof
coordRay_temporal_spatial
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)
168lemma coordRay_temporal_spatial (x : Fin 4 → ℝ) (s : ℝ) (i : Fin 4) (hi : i ≠ 0) :
169 (coordRay x 0 s) i = x i := by
proof body
Term-mode proof.
170 simp [coordRay, basisVec, hi]
171
172/-- spatialNormSq is invariant under temporal coordinate ray. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
basisVec
in IndisputableMonolith.Relativity.Calculus.Derivatives
decl_use
-
coordRay
in IndisputableMonolith.Relativity.Calculus.Derivatives
decl_use
-
spatialNormSq
in IndisputableMonolith.Relativity.Calculus.Derivatives
decl_use