Documentation

Duper.Rules.ElimResolvedLit

def Duper.mkElimResolvedLitProof (refs : List (Option 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

    Eliminate resolved literals (i.e. literals of the form t ≠ t) (Deletion of Resolved Literals: (DR))

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