theorem
other
other
mul_def
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)
177@[simp] theorem mul_def (n m : LogicNat) : n * m = mul n m := rfl
used by (4)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (5)
Lean names referenced from this declaration's body.
-
LogicNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
mul
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
mul
in IndisputableMonolith.Foundation.IntegersFromLogic
decl_use
-
mul
in IndisputableMonolith.Foundation.RationalsFromLogic
decl_use
-
mul
in IndisputableMonolith.RecogSpec.Core
decl_use