Theorems · Theorem · commutative algebra
lcm_eq_normalize
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : NormalizedGCDMonoid α] {a b c : α},
lcm a b ∣ c → c ∣ lcm a b → lcm a b = normalize c- Defined in
- Mathlib.Algebra.GCDMonoid.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommMonoidWithZerostatement and proof · cited by 913
- NormalizedGCDMonoidstatement and proof · cited by 159
- normalizestatement · cited by 137
- GCDMonoid.lcmstatement and proof · cited by 78
- normalize_lcmproof · cited by 8
- normalize_eq_normalizeproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- lcm_sameproof · cited by 5
- lcm_units_coe_leftproof · cited by 3
- lcm_mul_leftproof · cited by 2
- Ideal.sup_mul_infproof · cited by 1