Documentation

LeanPool.FoZfc.Tostring

To string for LZFC.Term and LZFC.BoundedFormula #

Converts terms and bounded formulas in the language LZFC to readable strings, with two flavors (with and without depth information).

def FirstOrder.ZFC.TermTupleToString {α : Type u_1} [ToString α] {n m : } (ts : Fin mLanguage.LZFC.Term (α Fin n)) (k : ) :

Converts a tuple of terms into a string.

Equations
Instances For

    Converts the first term of a pair into a string with depth

    Equations
    Instances For

      Converts the second term of a pair into a string with depth

      Equations
      Instances For