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

snocBit_last

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)

  41@[simp] lemma snocBit_last {d : Nat} (p : Pattern d) (b : Bool) :
  42    snocBit p b (Fin.last d) = b := by

proof body

Term-mode proof.

  43  simp [snocBit]
  44
  45/-! ## The recursive BRGC path -/
  46

depends on (7)

Lean names referenced from this declaration's body.