Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Term.realize

{L : FirstOrder.Language} → {M : Type w} → [L.Structure M] → {α : Type u'} → (α → M) → L.Term α → M

A term t with variables indexed by α can be evaluated by giving a value to each variable.

Defined in
Mathlib.ModelTheory.Semantics
Cited by
81 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
FirstOrder.Language.Structure

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by82

Results whose statement or proof uses this declaration.