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.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Termstatement · cited by 166
- FirstOrder.Language.Functionsstatement and proof · cited by 153
Cited by4
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Term.encodingproof · cited by 4
- FirstOrder.Language.Term.encoding_decodestatement · cited by 0
- FirstOrder.Language.Term.listDecode.eq_defstatement and proof · cited by 0
- FirstOrder.Language.Term.listDecode_encode_liststatement and proof · cited by 0