Theorems · Theorem · combinatorics
IsMulFreimanIso.mul_eq_mul
∀ {α : Type u_2} {β : Type u_3} [inst : CommMonoid α] [inst_1 : CommMonoid β] {A : Set α} {B : Set β} {f : α → β},
IsMulFreimanIso 2 A B f → ∀ {a b c d : α}, a ∈ A → b ∈ A → c ∈ A → d ∈ A → (f a * f b = f c * f d ↔ a * b = c * d)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
- Assumes
- CommMonoidCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- CommMonoidstatement and proof · cited by 2,264
- IsMulFreimanIsostatement and proof · cited by 22
- Multiset.card_pairproof · cited by 6
- IsMulFreimanIso.map_prod_eq_map_prodproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- threeGPFree_imageproof · cited by 2
- isMulFreimanIso_twoproof · cited by 0