Documentation

Duper.Rules.EqHoist

theorem Duper.eq_hoist_proof {α : Sort u_1} (x y : α) (f : PropProp) (h : f (x = y)) :
f False x = y
def Duper.mkEqHoistProof (pos : ClausePos) (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
      def Duper.eqHoist (given : Clause) (c : MClause) (cNum : Nat) :
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For