theorem T2 (a b : Bool) : a => b => a /\ b. (* imp_tac() *) (* imp_tac2() *) foo. (* imp_tac() *) abort. variables a b : Bool. print environment 2.