Theorems · Theorem · order theory
Finset.disjoint_box_succ_prod
∀ {α : Type u_1} [inst : Ring α] [inst_1 : PartialOrder α] [IsOrderedRing α] [inst_3 : LocallyFiniteOrder α]
[inst_4 : DecidableEq α] (n : ℕ), Disjoint (Finset.box (n + 1)) (Finset.Icc (-↑n) ↑n)- Defined in
- Mathlib.Order.Interval.Finset.Box
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Disjointstatement and proof · cited by 2,201
- IsOrderedRingstatement and proof · cited by 777
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement and proof · cited by 348
- disjoint_sdiff_self_leftproof · cited by 21
- Finset.boxstatement · cited by 12
- Finset.box_succ_eq_sdiffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Finset.box_succ_disjUnionstatement and proof · cited by 0