theorem T2 (a b : Bool) : a → b → a /\ b.
done.
done.
imp_tac2.
foo.
(* conj_tac() *).
back.
(* assumption_tac() *).
done.