Mathlib Map

Theorems · Definition · order theory

Finset.box

{α : Type u_1} → [Ring α] → [inst : PartialOrder α] → [LocallyFiniteOrder α] → [DecidableEq α] → ℕ → Finset α

Hollow box centered at 0 : α going from -n to n.

Defined in
Mathlib.Order.Interval.Finset.Box
Cited by
12 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingPartialOrderLocallyFiniteOrderDecidableEq

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.