Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Formula.exClosure

{L : FirstOrder.Language} → {α : Type u'} → [DecidableEq α] → L.Formula α → L.Sentence

exClosure φ is the sentence asserting that there exist values for all free variables of φ such that φ holds.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
4 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DecidableEq

Around this declaration

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

Cites7

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

Cited by4

Results whose statement or proof uses this declaration.