Theorems · Theorem · group theory
finprod_mem_congr
∀ {α : Type u_1} {M : Type u_5} [inst : CommMonoid M] {f g : α → M} {s t : Set α},
s = t → (∀ x ∈ t, f x = g x) → ∏ᶠ (i : α) (_ : i ∈ s), f i = ∏ᶠ (i : α) (_ : i ∈ t), g i- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- CommMonoidstatement and proof · cited by 2,264
- finprodstatement · cited by 257
- finprod_congr_Propproof · cited by 10
- finprod_congrproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- finprod_mem_eq_of_bijOnproof · cited by 1
- finprod_mem_of_eqOn_oneproof · cited by 1