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

FailureMode

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)

  93inductive FailureMode where
  94  | singleAxisDecoderSuffices
  95  | noSmallPhiPowerRatio
  96  | additiveTherapyResponse
  97  | depthExceedsFiveBits
  98  | nonFortyPlateauSpectrum
  99  | nonReverseDementiaOrder
 100  | nonUnitSharedCoefficient
 101  | nonQSpaceSpanCollapse
 102  | moduleExceedsCeiling70
 103  deriving DecidableEq, Repr, Fintype
 104

used by (15)

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

depends on (3)

Lean names referenced from this declaration's body.