Theorems · Theorem · commutative algebra
Squarefree.of_mul_right
∀ {R : Type u_1} [inst : CommMonoid R] {m n : R}, Squarefree (m * n) → Squarefree n- Defined in
- Mathlib.Algebra.Squarefree.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommMonoidstatement and proof · cited by 2,264
- Squarefreestatement and proof · cited by 112
- dvd_mul_of_dvd_rightproof · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- squarefree_mul_iffproof · cited by 4
- ZMod.isSquare_neg_one_iff_forall_mem_primeFactors_mod_four_ne_threeproof · cited by 2
- IsRelPrime.moebius_mulproof · cited by 0