Theorems · Theorem · logic and foundations
Set.definable_finset_sup
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁} {ι : Type u_2}
{f : ι → Set (α → M)}, (∀ (i : ι), A.Definable L (f i)) → ∀ (s : Finset ι), A.Definable L (s.sup f)- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, 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
- Finsetstatement and proof · cited by 13,712
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Finset.supstatement and proof · cited by 530
- Finset.inductionproof · cited by 108
- Set.Definablestatement and proof · cited by 39
- Finset.sup_insertproof · cited by 35
- Set.Definable.unionproof · cited by 3
- Set.definable_emptyproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Set.definable_iUnion_of_finiteproof · cited by 0
- Set.definable_biUnion_finsetproof · cited by 0