Environment extension for the forward-reasoning part of the gcongr tactic #
An extension for gcongr_forward.
- eval (h : Lean.Expr) (goal : Lean.MVarId) : Lean.MetaM Unit
Instances For
Read a gcongr_forward extension from a declaration of the right type.
Instances For
opaque
Mathlib.Tactic.GCongr.forwardExt :
Lean.PersistentEnvExtension Lean.Name (Lean.Name × ForwardExt) (List Lean.Name × List (Lean.Name × ForwardExt))
Environment extensions for gcongrForward declarations