Theorems · Theorem · commutative algebra
Associated.gcd_eq_right
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : NormalizedGCDMonoid α] {m n : α},
Associated m n → ∀ (k : α), gcd k m = gcd k n- Defined in
- Mathlib.Algebra.GCDMonoid.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommMonoidWithZerostatement and proof · cited by 913
- Associatedstatement and proof · cited by 296
- NormalizedGCDMonoidstatement and proof · cited by 159
- GCDMonoid.gcdstatement · cited by 143
- Associated.symmproof · cited by 87
- dvd_rflproof · cited by 80
- Associated.dvdproof · cited by 38
- dvd_antisymm_of_normalize_eqproof · cited by 15
- normalize_gcdproof · cited by 13
- gcd_dvd_gcdproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- Finset.gcd_mul_leftproof · cited by 2
- Multiset.gcd_map_mulproof · cited by 0