Mathlib Map

Theorems · Theorem · group theory

AddCon.add

∀ {M : Type u_1} [inst : Add M] (c : AddCon M) {w x y z : M}, c w x → c y z → c (w + y) (x + z)

Additive congruence relations preserve addition.

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

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 by8

Results whose statement or proof uses this declaration.