Documentation

AInfinity.Texify

class Texify (α : Type u) :
  • texify : αString
  • requiresParentheses : Bool

    If further constructions that make use of this should add parentheses around it

Instances
    def texify {α : Type u} [Texify α] :
    αString
    Equations
    Instances For
      def texifyWithBrackets {α : Type u} [Texify α] (x : α) :
      Equations
      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def texifyToMd {α : Type u} [Texify α] (a : α) :
          Equations
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                @[implemented_by evalStringUnsafe]

                Evaluates a term of type ProofWidgets.Html

                @[implicit_reducible]
                Equations
                @[implicit_reducible]
                Equations