Lemmas about divisibility in rings #
Note that this file is imported by basic tactics like linarith and so must have only minimal
imports. Further results about divisibility in rings may be found in
Mathlib/Algebra/Ring/Divisibility/Lemmas.lean which is not subject to this import constraint.
theorem
MulEquiv.decompositionMonoid
{α : Type u_1}
{β : Type u_2}
[Semigroup α]
[Semigroup β]
{F : Type u_3}
[EquivLike F α β]
[MulEquivClass F α β]
(f : F)
[DecompositionMonoid β]
:
If G is a LeftCancelSemiGroup, left multiplication by g yields an equivalence between G
and the set of elements of G divisible by g.
Equations
Instances For
@[simp]
theorem
Dvd.dvd.linear_comb
{α : Type u_1}
[NonUnitalCommSemiring α]
{d x y : α}
(hdx : d ∣ x)
(hdy : d ∣ y)
(a b : α)
:
Alias of dvd_sub.