Mathlib Map

Theorems · Theorem · group theory

List.prod_isUnit_iff

∀ {M : Type u_8} [inst : CommMonoid M] {L : List M}, IsUnit L.prod ↔ ∀ m ∈ L, IsUnit m
Defined in
Mathlib.Algebra.BigOperators.Group.List.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext
Assumes
CommMonoid

Around this declaration

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

Cites4

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.