Lean4-helper / problems /test_problem.lean
p4r5kpftnp-cmd
Add LangChain/LangGraph RAG pipeline for retrieval-augmented proof generation
3ac681e
Raw
History Blame Contribute Delete
120 Bytes
import Mathlib
theorem square_root_two_irrational (n m : ℕ) (h : n^2 = 2 * m^2) (hm : m0) : False := by
sorry