Theorems · Theorem · ring theory
multisetProd_apply_eq_zero
∀ {ι : Type u_1} {σ : Type u_2} {R : Type u_4} [inst : AddCommMonoid ι] [inst_1 : LinearOrder ι] [IsOrderedAddMonoid ι]
[inst_3 : DecidableEq ι] [CanonicallyOrderedAdd ι] [inst_5 : CommSemiring R] [inst_6 : SetLike σ R]
[inst_7 : AddSubmonoidClass σ R] {A : ι → σ} [inst_8 : SetLike.GradedMonoid A]
{s : Multiset (DirectSum ι fun i => ↥(A i))} {m : ι},
(∀ x ∈ s, ∀ k < m, x k = 0) → ∀ ⦃n : ι⦄, n < s.card • m → s.prod n = 0- Defined in
- Mathlib.Algebra.DirectSum.Internal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearOrderstatement and proof · cited by 8,572
- Multisetstatement and proof · cited by 2,627
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- Multiset.prodstatement and proof · cited by 528
- DirectSumstatement and proof · cited by 446
- Multiset.cardstatement and proof · cited by 375
- AddSubmonoidClassstatement and proof · cited by 346
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.