Documentation

Duper.Rules.ExistsHoist

theorem Duper.exists_hoist_proof {α : Sort u_1} {y : αProp} (x : α) (f : PropProp) (h : f ( (z : α), y z)) :
f True y x = False
def Duper.mkExistsHoistProof (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
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For