Theorems · Definition · field theory
DivisionRing.nnqsmul
{K : Type u_2} → [self : DivisionRing 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
- DivisionRing
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.
- DivisionRingstatement and proof · cited by 1,062
- NNRatstatement · cited by 523
Cited by6
Results whose statement or proof uses this declaration.
- fieldOfFiniteDimensionalproof · cited by 1
- CategoryTheory.fieldEndOfFiniteDimensionalproof · cited by 0
- Field.ofIsUnitOrEqZeroproof · cited by 0
- Function.Injective.fieldproof · cited by 0
- DivisionRing.nnqsmul_defstatement · cited by 0
- Fintype.fieldOfDomainproof · cited by 0