Mathlib Map

Theorems · Definition · group theory

AddMonoidHom.flip

{M : Type uM} →
  {N : Type uN} →
    {P : Type uP} → {mM : AddZeroClass M} → {mN : AddZeroClass N} → {mP : AddCommMonoid P} → (M →+ N →+ P) → N →+ M →+ P

flip arguments of f : M →+ N →+ P

Defined in
Mathlib.Algebra.Group.Hom.Instances
Cited by
25 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites4

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

Cited by35

Results whose statement or proof uses this declaration.