Theorems · Theorem · combinatorics
isAddFreimanHom_two
∀ {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : AddCommMonoid β] {A : Set α} {B : Set β} {f : α → β},
IsAddFreimanHom 2 A B f ↔ Set.MapsTo f A B ∧ ∀ a ∈ A, ∀ b ∈ A, ∀ c ∈ A, ∀ d ∈ A, a + b = c + d → f a + f b = f c + f dCharacterisation of 2-Freiman homomorphisms.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Multisetproof · cited by 2,627
- Set.MapsTostatement and proof · cited by 732
- Multiset.sumproof · cited by 388
- Multiset.cardproof · cited by 375
- Multiset.consproof · cited by 313
- Multiset.map_consproof · cited by 93
- Multiset.sum_consproof · cited by 45
- IsAddFreimanHomstatement and proof · cited by 32
- Multiset.mem_consproof · cited by 29
- Multiset.sum_singletonproof · cited by 26
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.