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
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.
- Setstatement · cited by 53,352
- Set.ofPredstatement · cited by 6,101
- FirstOrder.Languagestatement · cited by 1,084
- FirstOrder.Language.Structurestatement · cited by 775
- Set.Definablestatement · cited by 39
- Set.DefinableFunstatement · cited by 15
- Set.DefinableFun.ofPred_eqproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.