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

inv_pole_factor_at_zero

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)

  85theorem inv_pole_factor_at_zero (N_l : ℕ) :
  86    inv_pole_factor 0 N_l = 1 := by

proof body

Term-mode proof.

  87  unfold inv_pole_factor
  88  simp
  89
  90/-! ## Master cert -/
  91

depends on (1)

Lean names referenced from this declaration's body.