Theorems · Theorem · order theory
map_neg_add
∀ {F : Type u_2} {β : Type u_4} [inst : AddCommMonoid β] [inst_1 : PartialOrder β] (f : F) {α : Type u_7}
[inst_2 : FunLike F α β] [inst_3 : AddCommGroup α] [AddGroupSeminormClass F α β] (x y : α), f (-x + y) = f (x + -y)- Defined in
- Mathlib.Algebra.Order.Hom.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- FunLikestatement and proof · cited by 2,560
- sub_eq_add_negproof · cited by 1,023
- neg_negproof · cited by 960
- AddGroupSeminormClass.map_neg_eq_mapproof · cited by 23
- neg_add'proof · cited by 20
- AddGroupSeminormClassstatement and proof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Seminorm.uniformity_eq_of_hasBasisproof · cited by 1