Theorems · Theorem · number theory
Nat.floorRoot_ne_zero
∀ {a n : ℕ}, n.floorRoot a ≠ 0 ↔ n ≠ 0 ∧ a ≠ 0- Defined in
- Mathlib.Data.Nat.Factorization.Root
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Nat.Primeproof · cited by 2,059
- Nat.factorizationproof · cited by 215
- Nat.floorRootstatement · cited by 11
- Nat.factorization_zero_rightproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Nat.pow_dvd_iff_dvd_floorRootproof · cited by 1
- Nat.floorRoot_eq_zeroproof · cited by 0