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

Diagram and Expansion by Constants

Graduate Depth 85 in the knowledge graph I know this Set as goal
5topics build on this
431prerequisites beneath it
See this on the map →
Model Instantiation and Structure RealizationSignature and Formal VocabularyExistential Closure Under HomomorphismsExtension Lemma for Embeddings
diagram expansion constants language-extension

Core Idea

The diagram of a structure M is formed by expanding the signature with a constant symbol for each element of M, then taking all atomic sentences true in M. The expanded theory allows explicit reference to elements and is crucial for proving extension lemmas and building homomorphism extensions.

How It's Best Learned

Write out the diagram of a small structure like Z_3 (integers mod 3) with constants for each element, then extend embeddings using the diagram.

Explainer

You've studied structures and signatures — a signature σ specifies function, relation, and constant symbols, and a structure M interprets them over a domain. The diagram technique gives you a precise way to "name" every element of a structure in the language, turning facts about M into sentences of a theory that other structures must satisfy.

The construction: start with a structure M with domain A. Expand the signature σ by adding a fresh constant symbol c_a for each element a ∈ A, producing the expanded signature σ_A. Interpret each c_a as the element a itself in the expanded structure M_A = (M, a)_{a∈A}. The diagram of M, written Diag(M), is the set of all atomic sentences and negations of atomic sentences in the language σ_A that are true in M_A. For a small structure like ℤ₃ with elements {0, 1, 2} and signature {+, 0}, the diagram includes sentences like c₀ + c₁ = c₁, c₁ + c₁ = c₂, c₁ + c₂ = c₀, ¬(c₀ = c₁), and so on — every true atomic fact about the elements, each named explicitly.

The key theorem is the diagram lemma: a σ-structure N (expanded to interpret the constants c_a) is a model of Diag(M) if and only if there exists an embedding (an injective homomorphism) from M into N. In other words, satisfying Diag(M) forces N to contain an isomorphic copy of M. This is the bridge between syntactic manipulation of theories and the semantic question of which structures embed into which. Whenever you want to extend M to a larger structure or find a model containing M, you work with Diag(M) — any model of Diag(M) works.

The elementary diagram ElDiag(M) extends this further: it includes all first-order sentences (not just atomic ones) true in M_A. A structure N is an elementary extension of M — meaning it satisfies exactly the same first-order sentences — if and only if N models ElDiag(M). This is the syntactic characterization of elementary extensions, and it is how the upward Löwenheim-Skolem theorem is typically proved: you add Diag(M) plus witnesses for new elements, apply compactness, and the resulting model is an elementary extension of M. The diagram construction is the workhorse for building larger models that preserve exactly the properties you care about.

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 SyntaxTerms and Atomic Formulas in FOLVariable Binding and ScopeOpen and Closed Formulas in First-Order LogicVariable Substitution and Capture-Avoidance in First-Order LogicQuantifier Instantiation Rules in First-Order Proof SystemsUniversal Quantification: Meaning and ScopeFree Variables and Bound VariablesSubstitution and Instantiation in Predicate LogicTerms and Atomic FormulasFormulas and Well-Formed ExpressionsStructures and InterpretationsModel Interpretation and SatisfactionModel Instantiation and Structure RealizationDiagram and Expansion by Constants

Longest path: 86 steps · 431 total prerequisite topics

Prerequisites (2)

Leads To (2)