Theorems · Theorem · number theory
Nat.ceilRoot_eq_zero
∀ {a n : ℕ}, n.ceilRoot a = 0 ↔ n = 0 ∨ a = 0- Defined in
- Mathlib.Data.Nat.Factorization.Root
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Iff.not_rightproof · cited by 20
- Nat.ceilRootstatement · cited by 11
- Nat.ceilRoot_ne_zeroproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.