Mathlib Map

Theorems · Theorem · order theory

AddGroup.covariant_swap_iff_contravariant_swap

∀ {N : Type u_2} {r : N → N → Prop} [inst : AddGroup N],
  Covariant N N (Function.swap fun x1 x2 => x1 + x2) r ↔ Contravariant N N (Function.swap fun x1 x2 => x1 + x2) r
Defined in
Mathlib.Algebra.Order.Monoid.Unbundled.Defs
Cited by
0 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
AddGroup

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.