(** import("tactic.lua") **)
Theorem T (C A B : Bool) : C -> A -> B -> A.
exact.
done.
Show Environment 1.