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

EriksonStage

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)

  20inductive EriksonStage where
  21  | trustVsMistrust
  22  | autonomyVsShame
  23  | initiativeVsGuilt
  24  | industryVsInferiority
  25  | identityVsConfusion
  26  | intimacyVsIsolation
  27  | generativityVsStagnation
  28  | integrityVsDespair
  29  deriving DecidableEq, Repr, BEq, Fintype
  30

used by (3)

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