Documentation

Auto.Lib.MetaState

Instances For
    @[always_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
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For
          Equations
          Instances For
            Equations
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                Run n, set State and discard context

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  def Auto.MetaState.runWithIntroducedFVars {n : TypeType u_1} {α β : Type} [MonadControlT Lean.MetaM n] [Monad n] (m : MetaStateM (Array Lean.FVarId × α)) (k : αn β) :
                  n β
                  Equations
                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      def Auto.MetaState.mkLetDecl (fvarId : Lean.FVarId) (userName : Lean.Name) (type value : Lean.Expr) (nonDep : Bool := false) (kind : Lean.LocalDeclKind := default) :
                      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
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            def Auto.MetaState.withTemporaryLCtx {n : TypeType u_1} {α : Type} [MonadLiftT MetaStateM n] [Monad n] (lctx : Lean.LocalContext) (localInsts : Lean.LocalInstances) (k : n α) :
                            n α
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For