Theorems · Theorem · order theory
Finsupp.coe_rangeIcc
∀ {ι : Type u_1} {α : Type u_2} [inst : Zero α] [inst_1 : PartialOrder α] [inst_2 : LocallyFiniteOrder α]
[inst_3 : DecidableEq ι] {i : ι} (f g : ι →₀ α), (f.rangeIcc g) i = Finset.Icc (f i) (g i)- Defined in
- Mathlib.Data.Finsupp.Interval
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Finsetstatement · cited by 13,712
- PartialOrderstatement and proof · cited by 6,410
- Finsuppstatement and proof · cited by 5,255
- LocallyFiniteOrderstatement and proof · cited by 658
- Finset.Iccstatement · cited by 348
- Finset.zerostatement · cited by 74
- Finsupp.rangeIccstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.