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)
264def velocity_sq (v : Displacement) (_ : v ⟨0, by omega⟩ ≠ 0) : ℝ :=
proof body
Definition body.
265 spatial_norm_sq v / temporal_sq v
266
267/-- **Proper time from velocity**: dτ² = (Δt)²(1 − v²). -/
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
from
in IndisputableMonolith.Foundation.PrimitiveDistinction
decl_use
-
Displacement
in IndisputableMonolith.Unification.SpacetimeEmergence
decl_use
-
spatial_norm_sq
in IndisputableMonolith.Unification.SpacetimeEmergence
decl_use
-
temporal_sq
in IndisputableMonolith.Unification.SpacetimeEmergence
decl_use