pith. machine review for the scientific record. sign in
lemma proved wrapper

G_zero_of_unit

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)

  51lemma G_zero_of_unit (F : ℝ → ℝ) (hUnit : F 1 = 0) : G F 0 = 0 := by

proof body

One-line wrapper that applies simpa.

  52  simpa [G] using hUnit
  53

used by (6)

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

depends on (7)

Lean names referenced from this declaration's body.