Theorems · Theorem · number theory
Nat.add_factorial_lt_factorial_add
∀ {i n : ℕ}, 2 ≤ i → 1 ≤ n → i + n.factorial < (i + n).factorial- Defined in
- Mathlib.Data.Nat.Factorial.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.factorialstatement and proof · cited by 616
- Nat.factorial_oneproof · cited by 4
- Nat.add_factorial_succ_lt_factorial_add_succproof · cited by 3
- Nat.lt_factorial_selfproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.