- Stanford University Centaur Lab
- https://leni.sh
-
Director of NorCal Hakkero Factory No. 1
- Joined on
2023-08-21
feat: Elementarized tactics with motives, congruence, and absurdity
MWE to reproduce the implicit lambda problem:
import Lean
open Lean
def parseTerm (s: String): CoreM Syntax := do
match Parser.runParserCategory
(env := ← MonadEnv.getEnv)
…
fix: Option setting in REPL
feat: Motivated apply (mapply) tactic