Sebastian Ullrich
53fcae031e
perf: async optimizations for Init.Data.BitVec.Lemmas ( #7546 )
2025-03-18 12:56:16 +00:00
Sebastian Ullrich
eeca0ce96b
perf: Environment blocker removals from async-proofs branch ( #7483 )
2025-03-14 13:37:01 +00:00
Sebastian Ullrich
8a8417f6e1
refactor: getUnfoldableConst*? ( #5997 )
...
Continuation from #5429 : eliminates uses of these two functions that
care about something other than reducible defs/theorems, then restricts
the function definition to these cases to be more true to its name.
2025-01-18 23:30:40 +00:00
Leonardo de Moura
b1e52f1475
chore: mark Meta.Context.config as private ( #6051 )
...
Motivation: we want to modify the internal representation and improve
`isDefEq` caching.
This PR is preparing the stage for future modifications.
2024-11-13 13:30:06 +11:00
Henrik Böving
23e49eb519
perf: add prelude to all Lean modules
2024-02-18 14:55:17 -08:00
Scott Morrison
1dd443a368
doc: improve doc-string for Meta.getConst?
2023-08-24 07:42:28 -07:00