Theorems · Theorem · logic and foundations
Set.Definable.image_comp_sumInl_fin
∀ {M : Type w} {A : Set M} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u₁} (m : ℕ)
{s : Set (α ⊕ Fin m → M)}, A.Definable L s → A.Definable L ((fun g => g ∘ Sum.inl) '' s)This lemma is only intended as a helper for Definable.image_comp.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.ofPredproof · cited by 6,101
- Set.imagestatement · cited by 5,609
- 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.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.Formulaproof · cited by 93
- FirstOrder.Language.Formula.Realizeproof · cited by 81
- Set.Definablestatement and proof · cited by 39
Cited by2
Results whose statement or proof uses this declaration.
- Set.Definable.image_compproof · cited by 1
- Set.Definable.image_comp_embeddingproof · cited by 0