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

recognizer_status

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)

 123def recognizer_status : String :=

proof body

Definition body.

 124  "✓ Recognizer structure defined (RG2)\n" ++
 125  "✓ LocalRecognizer combining locality and recognition\n" ++
 126  "✓ Nontriviality enforced by definition\n" ++
 127  "✓ Local image and fiber definitions\n" ++
 128  "✓ Fiber partition theorem\n" ++
 129  "✓ Event realization and witness\n" ++
 130  "\n" ++
 131  "RECOGNITION MAPS (RG2) COMPLETE"
 132
 133#eval recognizer_status
 134
 135end RecogGeom
 136end IndisputableMonolith

depends on (5)

Lean names referenced from this declaration's body.