Environment extension for the forward-reasoning part of the gcongr tactic #
An extension for gcongr_forward.
Instances For
Read a gcongr_forward extension from a declaration of the right type.
Equations
- Mathlib.Tactic.GCongr.mkForwardExt n = do let __x ← read match __x with | { env := env, opts := opts } => liftM (IO.ofExcept (Mathlib.Tactic.GCongr.mkForwardExt.unsafe_impl_2✝ n env opts))
Instances For
Environment extensions for gcongrForward declarations