Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Substructure.withConstants

{L : FirstOrder.Language} →
  {M : Type w} →
    [inst : L.Structure M] → (S : L.Substructure M) → {A : Set M} → A ⊆ ↑S → (L.withConstants ↑A).Substructure M

Turns any substructure containing a constant set A into a L[[A]]-substructure.

Defined in
Mathlib.ModelTheory.Substructures
Cited by
5 results in Mathlib
Foundations
Depth 20 from the axioms · uses no axioms
Assumes
FirstOrder.Language.Structure

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.

Cited by5

Results whose statement or proof uses this declaration.