Axiom magic (a : Bool) : a. Theorem T (a : Bool) : a. apply (** apply_tac("magic") **). done. Show Environment 1.