Mathlib Map

Theorems · Definition · logic and foundations

Set.TermDefinable

{M : Type w} → Set M → (L : FirstOrder.Language) → [L.Structure M] → {α : Type u₁} → ((α → M) → M) → Prop

A function from a Cartesian power of a structure to that structure is term-definable over a set A when the value of the function is given by a term with constants A.

Defined in
Mathlib.ModelTheory.Definability
Cited by
12 results in Mathlib
Foundations
Depth 19 from the axioms · uses no axioms
Assumes
FirstOrder.Language.Structure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by13

Results whose statement or proof uses this declaration.