pith. machine review for the scientific record. sign in
theorem proved term proof

proper_time_sq_pos_of_timelike

show as:
view Lean formalization →

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)

 259theorem proper_time_sq_pos_of_timelike (v : Displacement) (h : interval v < 0) :
 260    0 < proper_time_sq v := by

proof body

Term-mode proof.

 261  rw [proper_time_sq_eq_neg_interval]; linarith
 262
 263/-- **The velocity parameter**: v² = |Δx|²/(Δt)². -/

depends on (4)

Lean names referenced from this declaration's body.