Skip to main content

Showing 1–2 of 2 results for author: Khramov, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2505.22846  [pdf, ps, other

    cs.LG cs.AI cs.LO cs.SE

    RocqStar: Leveraging Similarity-driven Retrieval and Agentic Systems for Rocq generation

    Authors: Nikita Khramov, Andrei Kozyrev, Gleb Solovev, Anton Podkopaev

    Abstract: Interactive Theorem Proving was repeatedly shown to be fruitful combined with Generative Artificial Intelligence. This paper assesses multiple approaches to Rocq generation and illuminates potential avenues for improvement. We highlight the importance of thorough premise selection for generating Rocq proofs and propose a novel approach, leveraging retrieval via a self-attentive embedder model. The… ▽ More

    Submitted 28 May, 2025; originally announced May 2025.

  2. arXiv:2410.19605  [pdf, other

    cs.SE cs.AI cs.LO

    CoqPilot, a plugin for LLM-based generation of proofs

    Authors: Andrei Kozyrev, Gleb Solovev, Nikita Khramov, Anton Podkopaev

    Abstract: We present CoqPilot, a VS Code extension designed to help automate writing of Coq proofs. The plugin collects the parts of proofs marked with the admit tactic in a Coq file, i.e., proof holes, and combines LLMs along with non-machine-learning methods to generate proof candidates for the holes. Then, CoqPilot checks if each proof candidate solves the given subgoal and, if successful, replaces the h… ▽ More

    Submitted 25 October, 2024; originally announced October 2024.

    Comments: Published in the proceedings of the ASE'24 Tool Demonstrations Track