Theorems · Theorem · order theory
Finset.intervalGapsWithin_mapsTo
∀ {α : Type u_1} [inst : LinearOrder α] (F : Finset (α × α)) {k : ℕ} (h : F.card = k) (a b : α),
Set.MapsTo (fun j => ((F.intervalGapsWithin h a b ↑j).2, (F.intervalGapsWithin h a b ↑j.succ).1)) (Set.Iio k) ↑F- Defined in
- Mathlib.Order.Interval.Finset.Gaps
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coestatement and proof · cited by 8,199
- Finset.cardstatement and proof · cited by 2,327
- Set.Iiostatement and proof · cited by 1,166
- Set.MapsTostatement · cited by 732
- Set.mem_Iioproof · cited by 49
- Finset.orderEmbOfFinproof · cited by 47
- Finset.intervalGapsWithinstatement · cited by 20
- Finset.intervalGapsWithin_snd_of_ltproof · cited by 5
- Finset.orderEmbOfFin_memproof · cited by 4
Cited by6
Results whose statement or proof uses this declaration.
- Finset.sum_eq_sum_range_intervalGapsWithinproof · cited by 2
- Finset.intervalGapsWithin_pairwiseDisjoint_Iocproof · cited by 1
- Finset.intervalGapsWithin_snd_leproof · cited by 1
- Finset.prod_eq_prod_range_intervalGapsWithinproof · cited by 1
- Finset.intervalGapsWithin_fst_le_sndproof · cited by 1
- Finset.intervalGapsWithin_le_fstproof · cited by 1