Theorems · Theorem · number theory
NNRat.cast_ofScientific
∀ {K : Type u_1} [inst : NNRatCast K] (m : ℕ) (s : Bool) (e : ℕ),
↑(OfScientific.ofScientific m s e) = OfScientific.ofScientific m s eCasting a scientific literal via ℚ≥0 is the same as casting directly.
- Defined in
- Mathlib.Algebra.Order.Ring.Unbundled.Rat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NNRatCast
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRatstatement · cited by 523
- NNRat.caststatement · cited by 235
- NNRatCaststatement and proof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- Rat.cast_ofScientificproof · cited by 3