Theorems · Theorem · commutative algebra
UniqueFactorizationMonoid.dvd_radical_iff
∀ {M : Type u_1} [inst : CommMonoidWithZero M] [inst_1 : NormalizationMonoid M] [inst_2 : UniqueFactorizationMonoid M]
{a b : M}, IsRadical a → b ≠ 0 → (a ∣ UniqueFactorizationMonoid.radical b ↔ a ∣ b)If a is a radical element, then a divides the radical of b if and only if it divides b.
Note the forward implication holds without the b ≠ 0 assumption via radical_dvd_self.
- Defined in
- Mathlib.RingTheory.Radical.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 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.
- eq_or_neproof · cited by 1,117
- CommMonoidWithZerostatement and proof · cited by 913
- UniqueFactorizationMonoidstatement and proof · cited by 279
- NormalizationMonoidstatement and proof · cited by 165
- Dvd.dvd.transproof · cited by 148
- UniqueFactorizationMonoid.radicalstatement and proof · cited by 64
- IsRadicalstatement and proof · cited by 16
- UniqueFactorizationMonoid.radical_dvd_selfproof · cited by 7
- UniqueFactorizationMonoid.radical_dvd_radicalproof · cited by 2
- IsRadical.dvd_radicalproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- UniqueFactorizationMonoid.radical_dvd_iff_primeFactors_subsetproof · cited by 1