Theorems · Theorem · logic and foundations
Set.TermDefinable.const
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁}
(C : (L.withConstants ↑A).Constants), A.TermDefinable L (Function.const (α → M) ↑C)Constant functions are TermDefinable, assuming the constant value is a language constant.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Elemstatement and proof · cited by 7,166
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.withConstantsstatement and proof · cited by 108
- FirstOrder.Language.constantMapstatement and proof · cited by 28
- FirstOrder.Language.Constantsstatement and proof · cited by 14
- Set.TermDefinablestatement · cited by 12
- FirstOrder.Language.Constants.termproof · cited by 11
- FirstOrder.Language.Term.realize_constantsproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Set.TermDefinable₁.constproof · cited by 0