Theorems · Theorem · logic and foundations
Set.DefinableFun.ofPred_eq_const
∀ {M : Type u_1} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u_2} {A : Set M} {f : (α → M) → M},
Set.DefinableFun L A f → ∀ {a : M}, a ∈ A → A.Definable L {v | f v = a}The preimage of a constant under a definable function is definable.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 1 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.
Cites8
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
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Set.Definablestatement · cited by 39
- Set.DefinableFunstatement and proof · cited by 15
- Set.DefinableFun.ofPred_eqproof · cited by 2
- FirstOrder.Language.definableFun_constproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Set.DefinableFun.setOf_eq_constproof · cited by 0