Theorems · Theorem · logic and foundations
Set.DefinableFun.ofPred_eq
∀ {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}The set where two definable functions agree is definable.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.ofPredstatement · cited by 6,101
- FirstOrder.Languagestatement and proof · cited by 1,084
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Matrix.cons_val_fin_oneproof · cited by 225
- Set.Definablestatement · cited by 39
- Set.DefinableFunstatement and proof · cited by 15
- Set.DefinableMapproof · cited by 3
- Set.Definable.preimage_mapproof · cited by 2
- Set.Definable.diagonalproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Set.DefinableFun.ofPred_eq_constproof · cited by 1
- Set.DefinableFun.setOf_eqproof · cited by 0