VCSpec Registry #
Shared registry structures for looking up VC specification lemmas by head symbol.
- decl : Lean.Name
- spec : NormalizedVCSpec
Instances For
@[implicit_reducible]
Instances For
Instances For
Instances For
- all : Array VCSpecEntry
- unary : Lean.NameMap (Array VCSpecEntry)
- relational : Lean.NameMap (Lean.NameMap (Array VCSpecEntry))
Instances For
@[implicit_reducible]