Theorems · Theorem · number theory
Nat.dist_mul_right
∀ (n k m : ℕ), (n * k).dist (m * k) = n.dist m * k
- Defined in
- Mathlib.Data.Nat.Dist
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- right_distribproof · cited by 26
- Nat.diststatement and proof · cited by 26
- tsub_mulproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Nat.dist_mul_leftproof · cited by 0