theorem
other
other
fromNat_succ
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)
233@[simp] theorem fromNat_succ (n : Nat) : fromNat (Nat.succ n) = succ (fromNat n) := rfl
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
-
fromNat_toNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
toNat_fromNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
depends on (4)
Lean names referenced from this declaration's body.
-
fromNat
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
succ
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
fromNat
in IndisputableMonolith.LedgerUnits
decl_use
-
succ
in IndisputableMonolith.RRF.Core.Vantage
decl_use