(* import("tactic.lua") *) theorem T2 (a b : Bool) : b → a \/ b. (* disj_tac() *). back. back. exact. done. print environment 1.