Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.BoundedFormula.toFormula

{L : FirstOrder.Language} → {α : Type u'} → {n : ℕ} → L.BoundedFormula α n → L.Formula (α ⊕ Fin n)

Turns all the in-scope bound variables into free variables.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
6 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Quot.sound

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 by6

Results whose statement or proof uses this declaration.