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