Theorems · Theorem · ring theory
listProd_apply_eq_zero
∀ {ι : Type u_1} {σ : Type u_2} {R : Type u_4} [inst : AddCommMonoid ι] [inst_1 : LinearOrder ι] [IsOrderedAddMonoid ι]
[inst_3 : DecidableEq ι] [inst_4 : Semiring R] [inst_5 : SetLike σ R] [inst_6 : AddSubmonoidClass σ R] {A : ι → σ}
[inst_7 : SetLike.GradedMonoid A] [CanonicallyOrderedAdd ι] {l : List (DirectSum ι fun i => ↥(A i))} {m : ι},
(∀ x ∈ l, ∀ k < m, x k = 0) → ∀ ⦃n : ι⦄, n < l.length • m → l.prod n = 0- Defined in
- Mathlib.Algebra.DirectSum.Internal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- add_commproof · cited by 1,535
- one_smulproof · cited by 1,374
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- DirectSumstatement and proof · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- CanonicallyOrderedAddstatement and proof · cited by 229
Cited by2
Results whose statement or proof uses this declaration.
- multisetProd_apply_eq_zeroproof · cited by 0
- finsetProd_apply_eq_zeroproof · cited by 0