Theorems · Theorem · logic and foundations
Set.Definable.image_comp_embedding
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁} {β : Type u_1}
{s : Set (β → M)}, A.Definable L s → ∀ (f : α ↪ β) [Finite β], A.Definable L ((fun g => g ∘ ⇑f) '' s)Shows that definability is closed under finite projections.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 0 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.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Fintypeproof · cited by 7,736
- Set.Elemproof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Set.rangeproof · cited by 4,705
- Equiv.symmproof · cited by 3,681
- Finitestatement and proof · cited by 3,029
- Compl.complproof · cited by 2,925
- Set.extproof · cited by 2,266
- Fintype.cardproof · cited by 1,386
- FirstOrder.Languagestatement and proof · cited by 1,084
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.