A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Structure Homomorphisms and Embeddings

Graduate Depth 73 in the knowledge graph I know this Set as goal
70topics build on this
344prerequisites beneath it
See this on the map →
Structures and Formal LanguagesBinary Relations and Their Properties+1 moreElementary Equivalence and Logical IndistinguishabilityEmbeddings and Preservation of Formulas+1 more
homomorphism embedding morphism isomorphism preservation

Core Idea

A homomorphism between two structures is a map that respects the interpretation: constants map to constants, functions commute (f(φ(a)) = φ(f(a))), and positive relations are preserved. Embeddings are injective homomorphisms that also preserve all relations, not just positive ones. These maps generalize familiar group and ring homomorphisms to arbitrary relational structures.

Explainer

From your study of structures and formal languages, you know that a structure M for a signature σ interprets each symbol: constants become elements, function symbols become functions on the domain, and relation symbols become subsets of Cartesian powers. A map between two σ-structures must respect all of these interpretations to be considered structure-preserving. The different strengths of preservation correspond to different types of map, each capturing a different notion of "sameness" between structures.

A homomorphism φ: M → N is the weakest condition: for each constant symbol c, φ(cM) = cN; for each n-ary function symbol f, φ(f^M(a_1,...,a_n)) = f^N(φ(a_1),...,φ(a_n)); and for each n-ary relation symbol R, if R^M(a_1,...,a_n) holds in M then R^N(φ(a_1),...,φ(a_n)) holds in N. Notice that relations are only required to be preserved in the *forward* direction: the map cannot "create" a relation that was absent in M, but it may "destroy" one — if R does not hold in M on some tuple, the image of that tuple might still satisfy R in N. This is exactly the analogue of group homomorphisms, where φ(ab) = φ(a)φ(b) but φ need not be injective.

An embedding is an injective homomorphism that also reflects relations: R^M(a_1,...,a_n) holds if and only if R^N(φ(a_1),...,φ(a_n)) holds. The two-way preservation means the image of M inside N is an isomorphic copy of M — no relation is lost or gained. An embedding lets you think of M as literally living inside N as a substructure. An isomorphism is a surjective embedding, so φ is a bijection that perfectly mirrors both structures. Note the hierarchy: isomorphism → embedding → homomorphism, each strictly weaker in requirements.

The distinction matters most when asking what first-order sentences a map preserves. Homomorphisms preserve all positive existential sentences (∃x P(x), ∃x∃y (P(x) ∧ Q(y)), etc.) but need not preserve negations or universal quantifiers. Embeddings preserve all quantifier-free sentences. For full preservation of all first-order sentences, you need elementary embeddings — a strictly stronger condition (the subject of elementary equivalence). This layered picture is central to model theory: the logical properties of a map are determined precisely by what syntactic class of formulas it preserves, and each class corresponds to a geometric notion of how faithfully one structure sits inside another.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersIntroduction to ExponentsOrder of OperationsInteger Order of OperationsVariable ExpressionsThe Distributive PropertyVariables and Expressions ReviewIntroduction to PolynomialsAdding and Subtracting PolynomialsMultiplying PolynomialsFactorialPermutationsCombinationsCounting Principles: Addition and Multiplication RulesIntroduction to Graph TheoryPropositional Logic FoundationsLogical EquivalencesBoolean AlgebraIntroduction to Propositional LogicIntroduction to Predicate Logic (First-Order Logic)First-Order Logic SyntaxStructures and Formal LanguagesStructure Homomorphisms and Embeddings

Longest path: 74 steps · 344 total prerequisite topics

Prerequisites (3)

Leads To (3)