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

SelfReferenceComplete

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)

 195structure SelfReferenceComplete where
 196  /-- The Meta-RRF exists. -/
 197  meta_rrf : MetaRRF
 198  /-- It's a fixed point. -/
 199  is_fixed_point : DescriptiveFixedPoint
 200  /-- It's internally consistent. -/
 201  is_consistent : InternalConsistency
 202  /-- Compilation is recognition. -/
 203  compilation_is_recognition : CompilationAsRecognition
 204
 205/-- The self-reference structure is complete. -/

used by (2)

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

depends on (13)

Lean names referenced from this declaration's body.