Documentation

Lean.Elab.SyntheticMVars

@[inline]
def Lean.Elab.Term.withSynthesize {m : TypeType u_1} {α : Type} [inst : MonadFunctorT Lean.Elab.TermElabM m] [inst : Monad m] (k : m α) (mayPostpone : optParam Bool false) :
m α
Equations
@[inline]
def Lean.Elab.Term.withSynthesizeLight {m : TypeType u_1} {α : Type} [inst : MonadFunctorT Lean.Elab.TermElabM m] [inst : Monad m] (k : m α) :
m α
Equations