Theorems · Theorem · number theory
Int.map_round
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Field α] [inst_1 : LinearOrder α] [IsStrictOrderedRing α]
[inst_3 : Field β] [inst_4 : LinearOrder β] [IsStrictOrderedRing β] [inst_6 : FloorRing α] [inst_7 : FloorRing β]
[inst_8 : FunLike F α β] [RingHomClass F α β] (f : F), StrictMono ⇑f → ∀ (a : α), round (f a) = round a- Defined in
- Mathlib.Algebra.Order.Round
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- FunLikestatement and proof · cited by 2,560
- IsStrictOrderedRingstatement and proof · cited by 2,490
- map_addproof · cited by 964
- StrictMonostatement and proof · cited by 706
- one_divproof · cited by 624
- FloorRingstatement and proof · cited by 405
- Int.floorproof · cited by 225
- RingHomClassstatement and proof · cited by 193
- map_inv₀proof · cited by 106
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.