Mathlib Map

Theorems · Theorem · group theory

Con.mul

∀ {M : Type u_1} [inst : Mul M] (c : Con M) {w x y z : M}, c w x → c y z → c (w * y) (x * z)

Multiplicative congruence relations preserve multiplication.

Defined in
Mathlib.GroupTheory.Congruence.Defs
Cited by
7 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
Mul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by7

Results whose statement or proof uses this declaration.