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)
50structure Ledger (M : RecognitionStructure) where
51 debit : M.U → ℤ
52 credit : M.U → ℤ
53
54@[simp] def Ledger.Carrier {M : RecognitionStructure} (_ : Ledger M) : Type :=
proof body
Definition body.
55 M.U
56
depends on (18)
Lean names referenced from this declaration's body.
-
RecognitionStructure
in IndisputableMonolith.Chain
decl_use
-
RecognitionStructure
in IndisputableMonolith.Chain
decl_use
-
U
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
U
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
RecognitionStructure
in IndisputableMonolith.Foundation.RecognitionForcing
decl_use
-
RecognitionStructure
in IndisputableMonolith.Foundation.RecognitionForcing
decl_use
-
M
in IndisputableMonolith.Recognition
decl_use
-
M
in IndisputableMonolith.Recognition
decl_use
-
RecognitionStructure
in IndisputableMonolith.Recognition
decl_use
-
RecognitionStructure
in IndisputableMonolith.Recognition
decl_use
-
U
in IndisputableMonolith.Recognition
decl_use
-
U
in IndisputableMonolith.Recognition
decl_use
-
M
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
M
in IndisputableMonolith.Recognition.Cycle3
decl_use
-
RecognitionStructure
in IndisputableMonolith.RRF.Core.Recognition
decl_use
-
RecognitionStructure
in IndisputableMonolith.RRF.Core.Recognition
decl_use
-
RecognitionStructure
in IndisputableMonolith.RRF.Foundation.MetaPrinciple
decl_use
-
RecognitionStructure
in IndisputableMonolith.RRF.Foundation.MetaPrinciple
decl_use