Commit 2026-04-17 08:05 9470b68e

View on Github →

feat(ModelTheory/Definablity): add DefinableFun definition and lemmas (#32744) This PR adds two basic shapes of definable sets and DefinableFun definition with relevant lemmas. The main result is Set.Definable.preimage_map asserting that the preimage of a definable set under a definable map is definable.

Estimated changes