Specializations of basic logic lemmas #
These are useful for omega
while constructing proofs, but not considered generally useful
so are hidden in the Std.Tactic.Omega
namespace.
If you find yourself needing them elsewhere, please move them first to Std.Logic
.
Alias of the forward direction of Decidable.not_imp
.