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

toNat3_pattern3

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)

 122lemma toNat3_pattern3 (w : Fin 8) : toNat3 (pattern3 w) = w.val := by

proof body

Term-mode proof.

 123  -- Only 8 cases; compute directly.
 124  fin_cases w <;> decide
 125

used by (1)

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

depends on (2)

Lean names referenced from this declaration's body.