Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-03-12 18:01 707df2cd

View on Github →

feat(model_theory/definability): Definability with parameters (#12611) Extends the definition of definable sets to include a parameter set. Defines shorthands is_definable₁ and is_definable₂ for 1- and 2-dimensional definable sets.

Estimated changes