Theorems · Theorem · logic and foundations
Set.Definable.image_comp_equiv
∀ {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 : α ≃ β), A.Definable L ((fun g => g ∘ ⇑f) '' s)- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Equivstatement and proof · cited by 8,337
- Set.imagestatement · cited by 5,609
- Set.preimageproof · cited by 4,946
- Equiv.symmproof · cited by 3,681
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Equiv.apply_symm_applyproof · cited by 346
- Equiv.symm_apply_applyproof · cited by 320
- Set.Definablestatement and proof · cited by 39
- Set.image_eq_preimage_of_inverseproof · cited by 27
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