pith. machine review for the scientific record. sign in
theorem

self_reference_witnessed

proved
show as:
view math explainer →
module
IndisputableMonolith.RRF.Foundation.SelfReference
domain
RRF
line
214 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.RRF.Foundation.SelfReference on GitHub at line 214.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

formal source

 211}
 212
 213/-- Self-reference completeness is witnessed. -/
 214theorem self_reference_witnessed : Nonempty SelfReferenceComplete :=
 215  ⟨self_reference_complete⟩
 216
 217end RRF.Foundation.SelfReference
 218end IndisputableMonolith