Theorems · Theorem · logic and foundations
Set.definable_iInter_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
- 1 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.iInterstatement and proof · cited by 1,084
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Fintype.ofFiniteproof · cited by 255
- Finset.infproof · cited by 219
- Set.iInter_congr_Propproof · cited by 170
- Set.Definablestatement and proof · cited by 39
- Set.iInter_trueproof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- Set.Definable.preimage_mapproof · cited by 2