Theorems · Definition · number theory
Nat.zeckendorf
ℕ → List ℕ
The Zeckendorf representation of a natural number.
Note: For unfolding, you should use the equational lemmas Nat.zeckendorf_zero and
Nat.zeckendorf_of_pos instead of the autogenerated one.
- Defined in
- Mathlib.Data.Nat.Fib.Zeckendorf
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.fibproof · cited by 74
- Nat.greatestFibproof · cited by 16
Cited by8
Results whose statement or proof uses this declaration.
- Nat.zeckendorf_succstatement · cited by 3
- Nat.zeckendorf_zerostatement · cited by 2
- Nat.zeckendorf_of_posstatement and proof · cited by 1
- Nat.zeckendorf.eq_defstatement and proof · cited by 0
- Nat.isZeckendorfRep_zeckendorfstatement and proof · cited by 0
- Nat.zeckendorfEquivproof · cited by 0
- Nat.zeckendorf_sum_fibstatement · cited by 0
- Nat.sum_zeckendorf_fibstatement and proof · cited by 0