pith. machine review for the scientific record. sign in
structure 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)

  24structure ProtocolSpec where
  25  dataset : DatasetClass
  26  observable : PredictedObservable
  27  failure : FailureMode
  28  deriving DecidableEq, Repr
  29
  30/-- The empirical protocol associated to a combination. -/

used by (8)

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

depends on (6)

Lean names referenced from this declaration's body.