(* import("tactic.lua") *) check @Discharge theorem T (a b : Bool) : a => b => b => a. apply Discharge. apply Discharge. apply Discharge. exact. done.