Mathlib Map

Theorems · Theorem · logic and foundations

Set.DefinableFun.setOf_eq

Deprecated since 2026-07-09Use Set.DefinableFun.ofPred_eq instead.

∀ {M : Type u_1} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u_2} {A : Set M} {f g : (α → M) → M},
  Set.DefinableFun L A f → Set.DefinableFun L A g → A.Definable L {v | f v = g v}

Alias of Set.DefinableFun.ofPred_eq. The set where two definable functions agree is definable.

Defined in
Mathlib.ModelTheory.Definability
Cited by
0 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.