Theorems · Theorem · commutative algebra
mem_normalizedFactors_factor_dvd_iso_of_mem_normalizedFactors
∀ {M : Type u_1} [inst : CommMonoidWithZero M] [IsCancelMulZero M] {N : Type u_2} [inst_2 : CommMonoidWithZero N]
[inst_3 : Subsingleton Mˣ] [inst_4 : Subsingleton Nˣ] [inst_5 : UniqueFactorizationMonoid M]
[inst_6 : UniqueFactorizationMonoid N] {m p : M} {n : N},
m ≠ 0 →
n ≠ 0 →
∀ (hp : p ∈ UniqueFactorizationMonoid.normalizedFactors m) {d : { l // l ∣ m } ≃ { l // l ∣ n }},
(∀ (l l' : { l // l ∣ m }), ↑(d l) ∣ ↑(d l') ↔ ↑l ∣ ↑l') →
↑(d ⟨p, ⋯⟩) ∈ UniqueFactorizationMonoid.normalizedFactors n- Defined in
- Mathlib.RingTheory.ChainOfDivisors
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement and proof · cited by 8,337
- Unitsstatement and proof · cited by 2,804
- Multisetstatement · cited by 2,627
- Set.Iicproof · cited by 1,111
- CommMonoidWithZerostatement and proof · cited by 913
- Subtype.propproof · cited by 505
- MulEquiv.symmproof · cited by 482
- Associatedproof · cited by 296
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Primeproof · cited by 277
- Associatesproof · cited by 210
Cited by1
Results whose statement or proof uses this declaration.