def
definition
def or abbrev
empty
show as:
view Lean formalization →
formal statement (Lean)
80def empty : Ledger := {
proof body
Definition body.
81 transactions := [],
82 total_debit := 0,
83 total_credit := 0,
84 global_balance := by omega
85}
86
87/-- A singleton ledger. -/
used by (40)
-
IsBalanced -
P_vs_NP_resolved -
high_depth_empty -
high_depth_not_large -
IsNatural -
AllReachable -
determined_values_correct -
geometric_isolation_enables_propagation_thm -
buildPeelingResult -
Bool -
iteration_bound_from_clauses -
HasCover -
verify_ns_holds -
shifts_match_cube_faces -
abilene_dichotomy -
abileneParadoxCert -
group_sigma -
truthful_no_violation -
truthful_strictly_improves -
logUtilityPartial -
prob -
aggCoeff_rowMoves -
aggCoeff_rowMoves_aux_theorem -
fifteenth_generator_required_iff_not_rich -
additive_strict_of_both_inconsistent -
ConfigSpace -
CostFunction -
recognition_work_constraint_cert -
distinguishability_from_specification -
nontrivial_specification_of_proper_subtype