Theorems · Definition · commutative algebra
mkFactorOrderIsoOfFactorDvdEquiv
{M : Type u_1} →
[inst : CommMonoidWithZero M] →
{N : Type u_2} →
[inst_1 : CommMonoidWithZero N] →
[Subsingleton Mˣ] →
[Subsingleton Nˣ] →
{m : M} →
{n : N} →
{d : { l // l ∣ m } ≃ { l // l ∣ n }} →
(∀ (l l' : { l // l ∣ m }), ↑(d l) ∣ ↑(d l') ↔ ↑l ∣ ↑l') →
↑(Set.Iic (Associates.mk m)) ≃o ↑(Set.Iic (Associates.mk n))The order isomorphism between the factors of mk m and the factors of mk n induced by a
bijection between the factors of m and the factors of n that preserves ∣.
- Defined in
- Mathlib.RingTheory.ChainOfDivisors
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Setstatement · cited by 53,352
- Equivstatement and proof · cited by 8,337
- Set.Elemstatement and proof · cited by 7,166
- Equiv.symmproof · cited by 3,681
- Unitsstatement and proof · cited by 2,804
- Set.Iicstatement and proof · cited by 1,111
- CommMonoidWithZerostatement and proof · cited by 913
- OrderIsostatement · cited by 874
- Associatesstatement · cited by 210
- Associates.mkstatement and proof · cited by 137
- associatesEquivOfUniqueUnitsproof · cited by 7
Cited by4
Results whose statement or proof uses this declaration.
- mkFactorOrderIsoOfFactorDvdEquiv_apply_coestatement and proof · cited by 2
- emultiplicity_factor_dvd_iso_eq_emultiplicity_of_mem_normalizedFactorsproof · cited by 1
- mem_normalizedFactors_factor_dvd_iso_of_mem_normalizedFactorsproof · cited by 1
- mkFactorOrderIsoOfFactorDvdEquiv_symm_apply_coestatement and proof · cited by 0