Theorems · Theorem · number theory
Num.cast_toZNumNeg
∀ {α : Type u_1} [inst : SubtractionMonoid α] [inst_1 : One α] (n : Num), ↑n.toZNumNeg = -↑n- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses propext
- Assumes
- SubtractionMonoidOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- neg_zeroproof · cited by 542
- SubtractionMonoidstatement and proof · cited by 208
- PosNumproof · cited by 171
- Numstatement and proof · cited by 117
- castNumstatement and proof · cited by 72
- castZNumstatement and proof · cited by 41
- Num.toZNumNegstatement and proof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- ZNum.div_to_intproof · cited by 0