Theorems · Theorem · order theory
preimage_find_eq_disjointed
∀ {α : Type u_1} (s : ℕ → Set α) (H : ∀ (x : α), ∃ n, x ∈ s n) [inst : (x : α) → (n : ℕ) → Decidable (x ∈ s n)] (n : ℕ),
(fun x => Nat.find ⋯) ⁻¹' {n} = disjointed s n- Defined in
- Mathlib.Order.Disjointed
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Decidable
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.preimagestatement · cited by 4,946
- Compl.complproof · cited by 2,925
- Set.extproof · cited by 2,266
- Set.iInterproof · cited by 1,084
- Nat.findstatement · cited by 139
- disjointedstatement · cited by 64
- disjointed_eq_inter_complproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.preimage_spanningSetsIndex_singletonproof · cited by 2
- measurable_findproof · cited by 2