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)
206def self_reference_complete : SelfReferenceComplete := {
proof body
Definition body.
207 meta_rrf := thisFile,
208 is_fixed_point := rrf_is_fixed_point,
209 is_consistent := rrf_internally_consistent,
210 compilation_is_recognition := this_is_recognition
211}
212
213/-- Self-reference completeness is witnessed. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
is
in IndisputableMonolith.Foundation.OptionAEmpiricalProgram
decl_use
-
is
in IndisputableMonolith.Foundation.SimplicialLedger.EdgeLengthFromPsi
decl_use
-
is
in IndisputableMonolith.GameTheory.MechanismDesignFromSigma
decl_use
-
is
in IndisputableMonolith.Mathematics.RamanujanBridge.MockThetaPhantom
decl_use
-
rrf_internally_consistent
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use
-
rrf_is_fixed_point
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use
-
SelfReferenceComplete
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use
-
thisFile
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use
-
this_is_recognition
in IndisputableMonolith.RRF.Foundation.SelfReference
decl_use