Theorems · Theorem · group theory
finprod_mem_inv_distrib
∀ {α : Type u_1} {G : Type u_4} {s : Set α} [inst : DivisionCommMonoid G] (f : α → G),
s.Finite → ∏ᶠ (x : α) (_ : x ∈ s), (f x)⁻¹ = (∏ᶠ (x : α) (_ : x ∈ s), f x)⁻¹- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DivisionCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Set.Finitestatement and proof · cited by 1,814
- finprodstatement · cited by 257
- DivisionCommMonoidstatement and proof · cited by 80
- MulEquiv.invproof · cited by 5
- MulEquiv.map_finprod_memproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- finprod_mem_div_distribproof · cited by 0