Mathlib Map

Theorems · Theorem · logic and foundations

Set.TermDefinable.definable_tupleGraph

∀ {M : Type w} (A : Set M) (L : FirstOrder.Language) [inst : L.Structure M] {α : Type u₁} {f : (α → M) → M},
  A.TermDefinable L f → A.Definable L (Function.tupleGraph f)

Every TermDefinable function has a tupleGraph that is definable.

Defined in
Mathlib.ModelTheory.Definability
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
FirstOrder.Language.Structure

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.