Theorems · Theorem · number theory
ZNum.cast_neg
∀ {α : Type u_1} [inst : Zero α] [inst_1 : One α] [inst_2 : Add α] [inst_3 : Neg α] (n : PosNum), ↑(ZNum.neg n) = -↑n- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
- PosNumstatement and proof · cited by 171
- castPosNumstatement · cited by 74
- castZNumstatement · cited by 41
Cited by5
Results whose statement or proof uses this declaration.
- ZNum.cast_to_intproof · cited by 5
- ZNum.of_to_int'proof · cited by 2
- ZNum.cast_bit1proof · cited by 1
- ZNum.mod_to_intproof · cited by 1
- ZNum.cast_bit0proof · cited by 0