lean4-htt/src/library/constructions
Kyle Miller e3c6909ad5
chore: reimplement mk_projections in Lean (#7295)
This PR translates `lean::mk_projections` into Lean, adding
`Lean.Meta.mkProjections`. It also puts `hasLooseBVarInExplicitDomain`
back in sync with the kernel version. Deletes
`src/library/constructions/projection.{h,cpp}`.
2025-03-03 01:10:27 +00:00
..
cases_on.cpp refactor: constructions: modify environment in lean world (#4474) 2024-06-19 08:58:53 +00:00
cases_on.h refactor: constructions: modify environment in lean world (#4474) 2024-06-19 08:58:53 +00:00
CMakeLists.txt chore: reimplement mk_projections in Lean (#7295) 2025-03-03 01:10:27 +00:00
init_module.cpp chore: reimplement mk_projections in Lean (#7295) 2025-03-03 01:10:27 +00:00
init_module.h fix: Windows needs more LEAN_EXPORTs 2024-08-12 14:14:42 +02:00
no_confusion.cpp feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
no_confusion.h feat: split Lean.Kernel.Environment from Lean.Environment (#5145) 2025-01-18 18:42:57 +00:00
util.cpp refactor: port below and brecOn construction to Lean (#4517) 2024-06-26 11:10:39 +00:00
util.h refactor: port below and brecOn construction to Lean (#4517) 2024-06-26 11:10:39 +00:00