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

MeasurementFalsifier

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)

 275structure MeasurementFalsifier where
 276  /-- Type of violation. -/
 277  violationType : String
 278  /-- Description of the experiment. -/
 279  experiment : String
 280  /-- Expected outcome from RS. -/
 281  expected : String
 282  /-- Observed outcome that falsifies. -/
 283  observed : String
 284
 285/-- No such falsifier has ever been found. -/

depends on (8)

Lean names referenced from this declaration's body.