Theorems · Theorem · commutative algebra
lcm_one_right
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : NormalizedGCDMonoid α] (a : α), lcm a 1 = normalize a- Defined in
- Mathlib.Algebra.GCDMonoid.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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 · cited by 78
- lcm_units_coe_rightproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Multiset.lcm_singletonproof · cited by 5