Theorems · Theorem · logic and foundations
FirstOrder.Language.BoundedFormula.IsAtomic.realize_comp
∀ {L : FirstOrder.Language} {α : Type u'} {n : ℕ} {M : Type u_1} [inst : L.Structure M] {N : Type u_2}
[inst_1 : L.Structure N] {F : Type u_3} [inst_2 : FunLike F M N] {φ : L.BoundedFormula α n},
φ.IsAtomic →
∀ [EmbeddingLike F M N] [L.HomClass F M N] (f : F) {v : α → M} {xs : Fin n → M},
φ.Realize v xs → φ.Realize (⇑f ∘ v) (⇑f ∘ xs)- Defined in
- Mathlib.ModelTheory.Complexity
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.BoundedFormulastatement and proof · cited by 207
- FirstOrder.Language.BoundedFormula.Realizestatement · cited by 104
- FirstOrder.Language.BoundedFormula.IsAtomicstatement and proof · cited by 22
- EmbeddingLikestatement and proof · cited by 20
- EmbeddingLike.injectiveproof · cited by 14
- FirstOrder.Language.HomClassstatement and proof · cited by 10
- FirstOrder.Language.BoundedFormula.IsAtomic.realize_comp_of_injectiveproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.