Skip to main content

Module pattern

Module pattern 

Source
Expand description

Lemma pattern extraction from proofs.

This module extracts reusable patterns from successful proofs to enable proof-based learning and improve solver heuristics.

Structs§

LemmaPattern
A pattern extracted from a lemma or proof fragment.
PatternExtractor
Pattern extractor for analyzing proofs.

Enums§

PatternStructure
The structure of a pattern (simplified representation).