Documentation

Qq.Macro

Equations
Equations
  • One or more equations did not get rendered due to their size.
def Qq.Impl.withUnquotedLCtx {m : TypeType u_1} {α : Type} [MonadControlT Lean.MetaM m] [Monad m] [MonadLiftT Qq.Impl.QuoteM m] (k : m α) :
m α
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
@[inline]
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
@[specialize #[]]
def Qq.withProcessPostponed {m : TypeType u_1} {α : Type} [Monad m] [MonadFinally m] [MonadLiftT Lean.MetaM m] (k : m α) :
m α
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.

ql(u) quotes the universe level u.

Equations
  • One or more equations did not get rendered due to their size.

a =QL b says that the levels a and b are definitionally equal.

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.

q(t) quotes the Lean expression t into a Q(α) (if t : α)

Equations
  • One or more equations did not get rendered due to their size.

Q(α) is the type of Lean expressions having type α.

Equations
  • One or more equations did not get rendered due to their size.

a =Q b says that a and b are definitionally equal.

Equations
Equations
  • One or more equations did not get rendered due to their size.