theorem
proved
wrapper
digit_is_10
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)
50theorem digit_is_10 : HasTenFold DecimalDigit := by
proof body
One-line wrapper that applies unfold.
51 unfold HasTenFold; decide
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.
-
DecimalDigit
in IndisputableMonolith.CrossDomain.TenFoldCombinations
decl_use
-
HasTenFold
in IndisputableMonolith.CrossDomain.TenFoldCombinations
decl_use