Theorems · Theorem · commutative algebra
Multiset.lcm_cons
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : NormalizedGCDMonoid α] (a : α) (s : Multiset α),
(a ::ₘ s).lcm = lcm a s.lcm- Defined in
- Mathlib.Algebra.GCDMonoid.Multiset
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetstatement and proof · cited by 2,627
- CommMonoidWithZerostatement and proof · cited by 913
- Multiset.consstatement · cited by 313
- NormalizedGCDMonoidstatement and proof · cited by 159
- GCDMonoid.lcmstatement and proof · cited by 78
- Multiset.lcmstatement · cited by 20
- Multiset.fold_cons_leftproof · cited by 14
Cited by6
Results whose statement or proof uses this declaration.
- Multiset.lcm_dvdproof · cited by 6
- Multiset.lcm_dedupproof · cited by 3
- Multiset.normalize_lcmproof · cited by 2
- Multiset.lcm_eq_zero_iffproof · cited by 1
- alternatingGroup.exponent_kleinFour_of_card_eq_fourproof · cited by 1
- Multiset.lcm_ndinsertproof · cited by 0