pith. machine review for the scientific record. sign in
def definition def or abbrev

LedgerBoundarySparsity

show as:
view Lean formalization →

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)

  69def LedgerBoundarySparsity
  70    (P : ProbabilityMeasure Ω)
  71    (π : BlanketProjection Ω Internal Blanket External) : Prop :=

proof body

Definition body.

  72  ∀ (i : Internal) (b : Blanket) (e : External),
  73    (P : Measure Ω) (atomSet π i b e) * (P : Measure Ω) (blanketSet π b) =
  74    (P : Measure Ω) (internalBlanketSet π i b) *
  75      (P : Measure Ω) (blanketExternalSet π b e)
  76

used by (2)

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.