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

metric_compatibility

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)

  54theorem metric_compatibility (g : MetricTensor) :
  55    ∀ ρ x up low, covariant_deriv_bilinear g g.g ρ x up low = 0 := by

proof body

Term-mode proof.

  56  intro ρ x up low
  57  unfold covariant_deriv_bilinear
  58  rfl
  59
  60

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (6)

Lean names referenced from this declaration's body.