Theorems · Theorem · number theory
PosNum.cast_to_int
∀ {α : Type u_1} [inst : AddGroupWithOne α] (n : PosNum), ↑↑n = ↑n- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext
- Assumes
- AddGroupWithOne
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.
- Int.cast_natCastproof · cited by 393
- PosNumstatement and proof · cited by 171
- AddGroupWithOnestatement and proof · cited by 111
- castPosNumstatement and proof · cited by 74
- PosNum.cast_to_natproof · cited by 15
- PosNum.to_nat_to_intproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- ZNum.cast_to_intproof · cited by 5
- ZNum.cast_addproof · cited by 3
- ZNum.cast_bit1proof · cited by 1