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

DescriptiveFixedPoint

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)

 122structure DescriptiveFixedPoint where
 123  /-- The description. -/
 124  description : RRFDescription
 125  /-- The description describes something with the same structure. -/
 126  self_similar : description = description  -- Trivially true, but captures the idea
 127
 128/-- The RRF is a fixed point of description. -/

used by (3)

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

depends on (12)

Lean names referenced from this declaration's body.