Mathlib Map

Theorems · Theorem · group theory

finprod_zero_le_one

∀ {M : Type u_7} {α : Type u_8} [inst : CommMonoidWithZero M] [inst_1 : PartialOrder M] [ZeroLEOneClass M]
  [PosMulMono M], ∏ᶠ (x : α), 0 ≤ 1
Defined in
Mathlib.Algebra.BigOperators.Finprod
Cited by
1 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZeroPartialOrderZeroLEOneClassPosMulMono

Around this declaration

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

Cites13

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.