Theorems · Theorem · logic and foundations
FirstOrder.Language.ElementaryEmbedding.map_boundedFormula
∀ {L : FirstOrder.Language} {M : Type u_1} {N : Type u_2} [inst : L.Structure M] [inst_1 : L.Structure N]
(f : L.ElementaryEmbedding M N) {α : Type u_5} {n : ℕ} (φ : L.BoundedFormula α n) (v : α → M) (xs : Fin n → M),
φ.Realize (⇑f ∘ v) (⇑f ∘ xs) ↔ φ.Realize v xs- Defined in
- Mathlib.ModelTheory.ElementaryMaps
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Equiv.symmproof · cited by 3,681
- Fintype.cardproof · cited by 1,386
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Set.Subset.rflproof · cited by 255
- FirstOrder.Language.BoundedFormulastatement and proof · cited by 207
- FirstOrder.Language.BoundedFormula.Realizestatement and proof · cited by 104
- FirstOrder.Language.Formula.Realizeproof · cited by 81
- Fintype.equivFinproof · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.ElementaryEmbedding.map_formulaproof · cited by 5
- FirstOrder.Language.ElementarySubstructure.meetsDefinableproof · cited by 0