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

protocolSpec

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)

  31def protocolSpec (c : CombinationID) : ProtocolSpec where
  32  dataset := datasetClass c

proof body

Definition body.

  33  observable := predictedObservable c
  34  failure := failureMode c
  35
  36/-- A combination is protocol-falsifiable when it has a dataset class, a
  37predicted observable, and a failure mode in the registry. -/

used by (11)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (14)

Lean names referenced from this declaration's body.