Theorems · Theorem · combinatorics
IsAddFreimanHom.comp
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} [inst : AddCommMonoid α] [inst_1 : AddCommMonoid β]
[inst_2 : AddCommMonoid γ] {A : Set α} {B : Set β} {C : Set γ} {f : α → β} {g : β → γ} {n : ℕ},
IsAddFreimanHom n B C g → IsAddFreimanHom n A B f → IsAddFreimanHom n A C (g ∘ f)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Multiset.mapproof · cited by 876
- Multiset.sumproof · cited by 388
- Multiset.cardproof · cited by 375
- Multiset.map_mapproof · cited by 151
- Multiset.mem_mapproof · cited by 72
- Multiset.card_mapproof · cited by 57
- IsAddFreimanHomstatement and proof · cited by 32
- Set.MapsTo.compproof · cited by 15
- IsAddFreimanHom.mapsToproof · cited by 11
Cited by3
Results whose statement or proof uses this declaration.
- IsAddFreimanHom.subsetproof · cited by 1
- IsAddFreimanHom.prodMapproof · cited by 1
- IsAddFreimanHom.supersetproof · cited by 0