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

ModelLayer

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)

  92inductive ModelLayer
  93  | Core         -- Parameter-free derived from geometry
  94  | Hypothesis   -- Phenomenological, not yet derived
  95  | Empirical    -- Directly from experiment
  96  deriving Repr, DecidableEq
  97
  98/-- Convention identifier -/

used by (1)

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.