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

arithId_apply

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)

 338theorem arithId_apply {n : ℕ} : arithId n = n := by

proof body

Term-mode proof.

 339  simp [arithId]
 340
 341/-- The identity function is multiplicative. -/

depends on (8)

Lean names referenced from this declaration's body.