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

isEEGFalsified

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)

  89def isEEGFalsified (data : EEGFalsification) : Prop :=

proof body

Definition body.

  90  (data.measured_peaks.filter (matchesPhiPeak · data.tolerance)).length < data.min_matches
  91
  92/-! ## Mode Ratio Predictions -/
  93
  94/-- Consciousness state classification -/

depends on (2)

Lean names referenced from this declaration's body.