Mathlib Map

Theorems · Theorem · order theory

Finset.box_succ_disjUnion

∀ {α : Type u_1} [inst : Ring α] [inst_1 : PartialOrder α] [inst_2 : IsOrderedRing α] [inst_3 : LocallyFiniteOrder α]
  [inst_4 : DecidableEq α] (n : ℕ),
  (Finset.box (n + 1)).disjUnion (Finset.Icc (-↑n) ↑n) ⋯ = Finset.Icc (-↑n.succ) ↑n.succ
Defined in
Mathlib.Order.Interval.Finset.Box
Cited by
0 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderIsOrderedRingLocallyFiniteOrderDecidableEq

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.