Theorems · Theorem · order theory
Finset.prod_Iic_add_one_comm
∀ {α : Type u_1} {M : Type u_2} [inst : CommMonoid M] [inst_1 : LinearOrder α] [inst_2 : LocallyFiniteOrderBot α]
[inst_3 : Add α] [inst_4 : One α] [SuccAddOrder α] [NoMaxOrder α] (a : α) (f : α → M),
∏ i ≤ a + 1, f i = f (a + 1) * ∏ i ≤ a, f i- Cited by
- 1 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Finset.prod_congrproof · cited by 646
- NoMaxOrderstatement and proof · cited by 340
- LocallyFiniteOrderBotstatement and proof · cited by 286
- Finset.Iicstatement · cited by 280
- Finset.Iioproof · cited by 147
- Finset.prod_insertproof · cited by 109
- SuccAddOrderstatement and proof · cited by 108
- Finset.prod_Iio_add_one_commproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Finset.prod_Iic_add_oneproof · cited by 0