Theorems · Theorem · logic and foundations
FirstOrder.Language.Hom.map_rel
∀ {L : FirstOrder.Language} {M : Type w} {N : Type w'} [inst : L.Structure M] [inst_1 : L.Structure N] (φ : L.Hom 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.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Homstatement and proof · cited by 107
- FirstOrder.Language.Structure.RelMapstatement · cited by 68
- FirstOrder.Language.HomClass.map_relproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Hom.codRestrictproof · cited by 4