Theorems · Theorem · logic and foundations
Set.Definable.forall_of_finite
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁} {β : Type u_1} [Finite β]
{S : Set (α ⊕ β → M)}, A.Definable L S → A.Definable L {v | ∀ (u : β → M), Sum.elim v u ∈ S}Finite universal quantifiers preserve definablity.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 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.Elemproof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Finitestatement and proof · cited by 3,029
- Set.extproof · cited by 2,266
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.withConstantsproof · cited by 108
- FirstOrder.Language.Formulaproof · cited by 93
- FirstOrder.Language.Formula.Realizeproof · cited by 81
- Set.Definablestatement and proof · cited by 39
- FirstOrder.Language.Formula.iAllsproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.