Documentation

Duper.Rules.ClausifyPropEq

theorem Duper.c1_soundness {p q : Prop} (h : p = q) :
def Duper.mkC1Proof (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
    theorem Duper.c2_soundness {p q : Prop} (h : p = q) :
    def Duper.mkC2Proof (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