pith. machine review for the scientific record. sign in
theorem proved term proof

protocolFalsifiable_all

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)

  42theorem protocolFalsifiable_all (c : CombinationID) :
  43    ProtocolFalsifiable c := by

proof body

Term-mode proof.

  44  unfold ProtocolFalsifiable
  45  exact ⟨datasetClass c, predictedObservable c, failureMode c, rfl, rfl, rfl⟩
  46
  47/-- A concrete protocol record matches a combination when all three fields agree. -/

used by (10)

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

depends on (12)

Lean names referenced from this declaration's body.