Theorems · Theorem · order theory
Finset.prod_Iio_add_one
∀ {α : 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 = (∏ i < a, f i) * f a- Cited by
- 0 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.
Cites9
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
- mul_commproof · cited by 2,262
- NoMaxOrderstatement and proof · cited by 340
- LocallyFiniteOrderBotstatement and proof · cited by 286
- Finset.Iiostatement and proof · cited by 147
- SuccAddOrderstatement and proof · cited by 108
- Finset.prod_Iio_add_one_commproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.