Theorems · Theorem · order theory
Int.floor_natCast
∀ {R : Type u_2} [inst : Ring R] [inst_1 : LinearOrder R] [inst_2 : FloorRing R] [IsOrderedRing R] (n : ℕ), ⌊↑n⌋ = ↑n- Defined in
- Mathlib.Algebra.Order.Floor.Ring
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Ringstatement and proof · cited by 7,463
- IsOrderedRingstatement and proof · cited by 777
- FloorRingstatement and proof · cited by 405
- Int.cast_natCastproof · cited by 393
- Int.floorstatement · cited by 225
- eq_of_forall_le_iffproof · cited by 65
- Int.cast_leproof · cited by 28
- Int.le_floorproof · cited by 22
Cited by4
Results whose statement or proof uses this declaration.
- Int.fract_natCastproof · cited by 3
- round_natCastproof · cited by 2
- Rat.isNat_intFloorproof · cited by 0
- Int.floor_ofNatproof · cited by 0