Theorems · Theorem · commutative algebra
Int.cast_negOfNat
∀ {R : Type u} [inst : AddGroupWithOne R] (n : ℕ), ↑(Int.negOfNat n) = -↑n- Defined in
- Mathlib.Data.Int.Cast.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- AddGroupWithOne
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.
- Int.cast_natCastproof · cited by 393
- Int.cast_negproof · cited by 224
- AddGroupWithOnestatement and proof · cited by 111
Cited by3
Results whose statement or proof uses this declaration.
- Mathlib.Meta.NormNum.IsInt.natCeilproof · cited by 0
- Mathlib.Meta.NormNum.IsInt.natFloorproof · cited by 0
- Mathlib.Meta.NormNum.IsRat.natFloorproof · cited by 0