Derived evaluator instances for built-in Meta types #
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
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalExprApplyNewGoals = { evalExpr := Lean.Elab.ConfigEval.instEvalExprApplyNewGoals.evalExpr, expectedType? := some (Lean.Expr.const `Lean.Meta.ApplyNewGoals []) }
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalTermApplyNewGoals = { evalTerm := Lean.Elab.ConfigEval.instEvalTermApplyNewGoals.evalTerm, typeExpr := Lean.Expr.const `Lean.Meta.ApplyNewGoals [] }
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalTermEtaStructMode = { evalTerm := Lean.Elab.ConfigEval.instEvalTermEtaStructMode.evalTerm, typeExpr := Lean.Expr.const `Lean.Meta.EtaStructMode [] }
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalExprEtaStructMode = { evalExpr := Lean.Elab.ConfigEval.instEvalExprEtaStructMode.evalExpr, expectedType? := some (Lean.Expr.const `Lean.Meta.EtaStructMode []) }
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalTermTransparencyMode = { evalTerm := Lean.Elab.ConfigEval.instEvalTermTransparencyMode.evalTerm, typeExpr := Lean.Expr.const `Lean.Meta.TransparencyMode [] }
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
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.
Instances For
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalTermOccurrences = { evalTerm := Lean.Elab.ConfigEval.instEvalTermOccurrences.evalTerm, typeExpr := Lean.Expr.const `Lean.Meta.Occurrences [] }
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- Lean.Elab.ConfigEval.instEvalExprOccurrences = { evalExpr := Lean.Elab.ConfigEval.instEvalExprOccurrences.evalExpr, expectedType? := some (Lean.Expr.const `Lean.Meta.Occurrences []) }
Equations
- One or more equations did not get rendered due to their size.