Theorems · Theorem · order theory
Finset.prod_prod_Ioi_mul_eq_prod_prod_off_diag
∀ {α : Type u_1} {M : Type u_2} [inst : CommMonoid M] [inst_1 : LinearOrder α] [inst_2 : Fintype α]
[inst_3 : LocallyFiniteOrderTop α] [LocallyFiniteOrderBot α] (f : α → α → M),
∏ i, ∏ j > i, f j i * f i j = ∏ i, ∏ j ∈ {i}ᶜ, f j i- Cited by
- 1 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- Compl.complstatement · cited by 2,925
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.prod_congrproof · cited by 646
- LocallyFiniteOrderBotstatement and proof · cited by 286
- Finset.Iioproof · cited by 147
- LocallyFiniteOrderTopstatement and proof · cited by 114
- Finset.Ioistatement and proof · cited by 106
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.discr_powerBasis_eq_normproof · cited by 1