Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Term.restrictVar

{L : FirstOrder.Language} →
  {α : Type u'} → {β : Type v'} → [inst : DecidableEq α] → (t : L.Term α) → (↥t.varFinset → β) → L.Term β

Restricts a term to use only a set of the given variables.

Defined in
Mathlib.ModelTheory.Syntax
Cited by
3 results in Mathlib
Foundations
Depth 78 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.

Cites5

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

Cited by3

Results whose statement or proof uses this declaration.