Theorems · Theorem · number theory
ZNum.cast_mul
∀ {α : Type u_1} [inst : NonAssocRing α] (m n : ZNum), ↑(m * n) = ↑m * ↑n- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Quot.sound
- Assumes
- NonAssocRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NonAssocRingstatement and proof · cited by 483
- Int.cast_mulproof · cited by 113
- ZNumstatement and proof · cited by 73
- castZNumstatement and proof · cited by 41
- ZNum.cast_to_intproof · cited by 5
- ZNum.mul_to_intproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.