Equations
- Duper.is_var e = match e.consumeMData with | Lean.Expr.mvar mvarId => true | Lean.Expr.fvar fvarId => true | Lean.Expr.bvar deBruijnIndex => true | x => false
Instances For
def
Duper.mkDestructiveEqualtiyResolutionProof
(i : Nat)
(premises : List Lean.Expr)
(parents : List RuleM.ProofParent)
(transferExprs : Array Lean.Expr)
(c : Clause)
:
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.