Mathlib Map

Theorems · Theorem · group theory

finprod_apply_ne_zero

∀ {ι : Type u_7} {N₀ : Type u_8} {M₀ : Type u_9} [inst : CommMonoidWithZero M₀] [Nontrivial M₀] [NoZeroDivisors M₀]
  {n : N₀} {f : ι → N₀ → M₀}, (∀ (i : ι), f i n ≠ 0) → (∏ᶠ (i : ι), f i) n ≠ 0
Defined in
Mathlib.Algebra.BigOperators.Finprod
Cited by
1 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroNontrivialNoZeroDivisors

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.