Mathlib Map

Theorems · Definition · logic and foundations

FirstOrder.Language.BoundedFormula.listEncode

{L : FirstOrder.Language} →
  {α : Type u'} → {n : ℕ} → L.BoundedFormula α n → List ((k : ℕ) × L.Term (α ⊕ Fin k) ⊕ (n : ℕ) × L.Relations n ⊕ ℕ)

Encodes a bounded formula as a list of symbols.

Defined in
Mathlib.ModelTheory.Encoding
Cited by
4 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms

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 by5

Results whose statement or proof uses this declaration.