Basic
📁 Source: Mathlib/RingTheory/Int/Basic.lean
Statistics
Int
Definitions
| Name | Category | Theorems |
|---|---|---|
instDecidablePredIrreducible 📖 | CompOp | — |
instDecidablePredPrime 📖 | CompOp | — |
Theorems
Int.Prime
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
dvd_mul 📖 | — | Nat.Prime | — | — | Nat.Prime.dvd_mulInt.natCast_dvd |
dvd_mul' 📖 | — | Nat.Prime | — | — | Int.natCast_dvddvd_mul |
dvd_pow 📖 | — | Nat.PrimeMonoid.toPowInt.instMonoid | — | — | Nat.Prime.dvd_of_dvd_powInt.natCast_dvd |
dvd_pow' 📖 | — | Nat.PrimeMonoid.toPowInt.instMonoid | — | — | Int.natCast_dvddvd_pow |
(root)
Theorems
---