Theorems · Definition · number theory
Nat.giCountNth
{p : ℕ → Prop} → [inst : DecidablePred p] → (Set.ofPred p).Infinite → GaloisInsertion (Nat.count p) (Nat.nth p)If a predicate p : ℕ → Prop is true for infinitely many numbers, then Nat.count p and
Nat.nth p form a Galois insertion.
- Defined in
- Mathlib.Data.Nat.Nth
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidablePred
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Set.ofPredstatement and proof · cited by 6,101
- Set.Infinitestatement and proof · cited by 263
- Nat.nthstatement · cited by 84
- Nat.countstatement · cited by 55
- GaloisInsertionstatement · cited by 35
- Nat.count_monotoneproof · cited by 4
- Nat.count_nth_of_infiniteproof · cited by 3
- Nat.le_nth_countproof · cited by 0
- Nat.nth_monotoneproof · cited by 0
- GaloisInsertion.monotoneIntroproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- Nat.gc_count_nthproof · cited by 2