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

parallel_transport_cert_minkowski

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)

 243theorem parallel_transport_cert_minkowski :
 244    ParallelTransportCert minkowski_tensor where
 245  flat_trivial := fun γ V h_eq h_pt => by

proof body

Term-mode proof.

 246    simpa [h_eq] using parallel_transport_flat γ V h_pt
 247  inner_product_preserved := minkowski_preserves_inner
 248
 249end -- noncomputable section
 250
 251end Geometry
 252end Relativity
 253end IndisputableMonolith

depends on (7)

Lean names referenced from this declaration's body.