(* import("tactic.lua") *) theorem T (a b : Bool) : a \/ b => (not b) => a := _. apply discharge apply discharge disj_hyp exact absurd done print environment 1.