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

name

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)

 103def name : BookerPlotFamily → String
 104  | overcomingTheMonster => "Overcoming the Monster"
 105  | ragsToRiches         => "Rags to Riches"
 106  | theQuest             => "The Quest"
 107  | voyageAndReturn      => "Voyage and Return"
 108  | comedy               => "Comedy"
 109  | tragedy              => "Tragedy"
 110  | rebirth              => "Rebirth"
 111
 112/-- The seven-element list of plot families. -/

depends on (7)

Lean names referenced from this declaration's body.