Theorems · Theorem · order theory
Finsupp.floorDiv_def
∀ {ι : Type u_1} {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : PartialOrder α]
[inst_2 : AddCommMonoid β] [inst_3 : PartialOrder β] [inst_4 : SMulZeroClass α β] [inst_5 : FloorDiv α β] (f : ι →₀ β)
(a : α), f ⌊/⌋ a = Finsupp.mapRange (fun x => x ⌊/⌋ a) ⋯ f- Defined in
- Mathlib.Algebra.Order.Floor.Div
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 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.
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- Finsuppstatement and proof · cited by 5,255
- SMulZeroClassstatement and proof · cited by 213
- Finsupp.mapRangestatement · cited by 91
- FloorDiv.floorDivstatement · cited by 24
- FloorDivstatement and proof · cited by 20
- zero_floorDivstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.