Theorems · Theorem · commutative algebra
lcm_mul_right
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : StrongNormalizedGCDMonoid α] (a b c : α),
lcm (b * a) (c * a) = lcm b c * normalize a- Defined in
- Mathlib.Algebra.GCDMonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 48 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.
- mul_commproof · cited by 2,262
- CommMonoidWithZerostatement and proof · cited by 913
- normalizestatement and proof · cited by 137
- GCDMonoid.lcmstatement and proof · cited by 78
- StrongNormalizedGCDMonoidstatement and proof · cited by 13
- lcm_mul_leftproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.