Theorems · Theorem · logic and foundations
FirstOrder.Language.ElementaryEmbedding.map_rel
∀ {L : FirstOrder.Language} {M : Type u_1} {N : Type u_2} [inst : L.Structure M] [inst_1 : L.Structure N]
(φ : L.ElementaryEmbedding M N) {n : ℕ} (r : L.Relations n) (x : Fin n → M),
FirstOrder.Language.Structure.RelMap r (⇑φ ∘ x) ↔ FirstOrder.Language.Structure.RelMap r x- Defined in
- Mathlib.ModelTheory.ElementaryMaps
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Relationsstatement and proof · cited by 147
- FirstOrder.Language.Structure.RelMapstatement · cited by 68
- FirstOrder.Language.ElementaryEmbeddingstatement and proof · cited by 33
- FirstOrder.Language.ElementaryEmbedding.map_formulaproof · cited by 5
- FirstOrder.Language.Relations.formulaproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.