Documentation

Mathlib.Tactic.GCongr.CoreAttrs

gcongr attributes for lemmas up in the import chain #

In this file we add gcongr attribute to lemmas in Lean.Init. We may add lemmas from other files imported by Mathlib/Tactic/GCongr/Core later.

theorem Mathlib.Tactic.GCongr.imp_mono {a b c d : Prop} (h₁ : ca) (h₂ : cbd) :
(ab)cd
theorem Mathlib.Tactic.GCongr.and_mono {a b c d : Prop} (h₁ : ac) (h₂ : abd) :
a bc d