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

constant_eval

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)

  20theorem constant_eval (c : ℝ) (x : Fin 4 → ℝ) :
  21  eval (constant c) x = c := rfl

proof body

Term-mode proof.

  22
  23/-- Zero scalar field. -/

depends on (3)

Lean names referenced from this declaration's body.