Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Formula.Realize

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

A formula can be evaluated as true or false by giving values to each free variable.

Defined in
Mathlib.ModelTheory.Semantics
Cited by
81 results in Mathlib
Foundations
Depth 21 from the axioms · uses Quot.sound
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 by89

Results whose statement or proof uses this declaration.