Mathlib Map

Theorems · Theorem · group theory

finprod_congr

∀ {M : Type u_2} {α : Sort u_4} [inst : CommMonoid M] {f g : α → M}, (∀ (x : α), f x = g x) → finprod f = finprod g
Defined in
Mathlib.Algebra.BigOperators.Finprod
Cited by
8 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoid

Around this declaration

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

Cites2

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

  • CommMonoidstatement and proof · cited by 2,264
  • finprodstatement and proof · cited by 257

Cited by8

Results whose statement or proof uses this declaration.