Theorems · Theorem · combinatorics
IsAddFreimanHom.add_eq_add
∀ {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : AddCommMonoid β] {A : Set α} {B : Set β} {f : α → β},
IsAddFreimanHom 2 A B f → ∀ {a b c d : α}, a ∈ A → b ∈ A → c ∈ A → d ∈ A → a + b = c + d → f a + f b = f c + f d- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- IsAddFreimanHomstatement and proof · cited by 32
- Multiset.mem_consproof · cited by 29
- Multiset.mem_singletonproof · cited by 14
- IsAddFreimanHom.map_sum_eq_map_sumproof · cited by 10
- Multiset.card_pairproof · cited by 6
- Multiset.sum_pairproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ThreeAPFree.of_imageproof · cited by 3
- IsCorner.imageproof · cited by 1
- isAddFreimanHom_twoproof · cited by 0