Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.BoundedFormula.subst

{L : FirstOrder.Language} →
  {α : Type u'} → {β : Type v'} → {n : ℕ} → L.BoundedFormula α n → (α → L.Term β) → L.BoundedFormula β n

Substitutes the free variables in a bounded formula with terms, leaving bound variables unchanged.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
3 results in Mathlib
Foundations
Depth 14 from the axioms · uses no axioms

Around this declaration

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

Cites6

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.