Theorems · Theorem · order theory
Part.Fix.mem_iff
∀ {α : Type u_1} {β : α → Type u_2} (f : ((a : α) → Part (β a)) →o (a : α) → Part (β a)) (a : α) (b : β a),
b ∈ Part.fix (⇑f) a ↔ ∃ i, b ∈ Part.Fix.approx (⇑f) i a- Defined in
- Mathlib.Control.LawfulFix
- Cited by
- 2 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- OrderHomstatement and proof · cited by 934
- Partstatement and proof · cited by 325
- le_totalproof · cited by 294
- Part.Domproof · cited by 145
- Nat.findproof · cited by 139
- Nat.find_specproof · cited by 74
- Part.mem_uniqueproof · cited by 18
- Part.Fix.approxstatement and proof · cited by 11
- Part.fixstatement · cited by 9
- Part.dom_iff_memproof · cited by 6
- Part.Fix.approx_mono'proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Part.Fix.approx_le_fixproof · cited by 2
- Part.Fix.exists_fix_le_approxproof · cited by 1