Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.Term.listDecode

{L : FirstOrder.Language} → {α : Type u'} → List (α ⊕ (i : ℕ) × L.Functions i) → List (L.Term α)

Decodes a list of variables and function symbols as a list of terms.

Defined in
Mathlib.ModelTheory.Encoding
Cited by
3 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites3

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.