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

CTFalsifier

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)

 243structure CTFalsifier where
 244  hypercomputation_found : Prop
 245  ct_violated : Prop
 246  ledger_not_universal : Prop
 247  falsified : hypercomputation_found ∨ ct_violated → False
 248
 249end ChurchTuring
 250end Information
 251end IndisputableMonolith