lean4-htt/tests
Hagb (Junyu Guo 郭俊余) 97aca690d0
fix: walk through types of axioms in collectAxioms (#8842)
This PR fixes the bug that `collectAxioms` didn't collect axioms
referenced by other axioms. One of the results of this bug is that
axioms collected from a theorem proved by `native_decide` may not
include `Lean.trustCompiler`.

Closes #8840.
2025-07-08 14:42:11 +00:00
..
bench perf: basic micro benchmarks for Std.Data.TreeMap (#9250) 2025-07-08 13:55:13 +00:00
compiler
elabissues
ir
lean fix: walk through types of axioms in collectAxioms (#8842) 2025-07-08 14:42:11 +00:00
pkg feat: prettier expected type mismatch error message (#9099) 2025-07-01 07:50:53 +00:00
playground refactor: migrate all usages of old slice notation (#9000) 2025-06-27 18:52:07 +00:00
plugin
simpperf
.gitignore
common.sh
lakefile.toml
lean-toolchain