Theorems · Definition · field theory
DivisionSemiring.nnqsmul
{K : Type u_2} → [self : DivisionSemiring K] → ℚ≥0 → K → KScalar multiplication by a nonnegative rational number.
Unless there is a risk of a Module ℚ≥0 _ instance diamond, write nnqsmul := _. This will set
nnqsmul to (NNRat.cast · * ·) thanks to unification in the default proof of nnqsmul_def.
Do not use directly. Instead use the • notation.
- Defined in
- Mathlib.Algebra.Field.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
- Assumes
- DivisionSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NNRatstatement · cited by 523
- DivisionSemiringstatement and proof · cited by 216
Cited by3
Results whose statement or proof uses this declaration.
- DivisionSemiring.nnqsmul_defstatement · cited by 1
- Function.Injective.semifieldproof · cited by 0
- Function.Injective.divisionRingproof · cited by 0