Theorems · Theorem · logic and foundations
Set.definable_iUnion_of_finite
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁} {ι : Type u_2} [Finite ι]
{f : ι → Set (α → M)}, (∀ (i : ι), A.Definable L (f i)) → A.Definable L (⋃ i, f i)- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Fintypeproof · cited by 7,736
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Set.iUnionstatement and proof · cited by 2,483
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Finset.supproof · cited by 530
- Set.iUnion_congr_Propproof · cited by 374
- Fintype.ofFiniteproof · cited by 255
- Set.iUnion_trueproof · cited by 42
- Set.Definablestatement and proof · cited by 39
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.