Documentation

Lean.Meta.Tactic.Util

Aka user name

Equations
Equations
  • One or more equations did not get rendered due to their size.
Equations
def Lean.Meta.throwTacticEx {α : Type} (tacticName : Lean.Name) (mvarId : Lean.MVarId) (msg : Lean.MessageData) :
Equations
  • One or more equations did not get rendered due to their size.
def Lean.Meta.throwNestedTacticEx {α : Type} (tacticName : Lean.Name) (ex : Lean.Exception) :
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.

Assign mvarId to sorryAx

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

Beta reduce the metavariable type head

Equations

Collect nondependent hypotheses that are propositions.

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

Return all propositions in the local context.

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