Theorems · Theorem · field theory
DivisionSemiring.nnqsmul_def
∀ {K : Type u_2} [self : DivisionSemiring K] (q : ℚ≥0) (a : K), DivisionSemiring.nnqsmul q a = ↑q * aHowever qsmul is defined, it must be propositionally equal to multiplication by Rat.cast.
Do not use this lemma directly. Use NNRat.smul_def instead.
- Defined in
- Mathlib.Algebra.Field.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Quot.sound
- Assumes
- DivisionSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- DivisionSemiringstatement and proof · cited by 216
- DivisionSemiring.nnqsmulstatement · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- NNRat.smul_defproof · cited by 7
- Function.Injective.divisionRingproof · cited by 0
- Function.Injective.semifieldproof · cited by 0