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

MetaRRF

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)

  80structure MetaRRF where
  81  /-- The subject (the RRF). -/
  82  subject : RRFDescription
  83  /-- The description (this Lean code). -/
  84  description : LeanCode
  85  /-- The description is valid.
  86      Witnessed by compilation success. -/
  87  description_compiles : TypeCheckResult
  88
  89/-- This file is a MetaRRF. -/

used by (2)

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

depends on (8)

Lean names referenced from this declaration's body.