Theorems · Theorem · order theory
Set.Finite.of_finite_fibers
∀ {α : Type u} {β : Type v} (f : α → β) {s : Set α}, (f '' s).Finite → (∀ x ∈ f '' s, (s ∩ f ⁻¹' {x}).Finite) → s.FiniteIf the image of s under f is finite, and each fiber of f has a finite intersection
with s, then s is itself finite.
It is useful to give f explicitly here so this can be used with apply.
- Defined in
- Mathlib.Data.Set.Finite.Lattice
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.imagestatement and proof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Set.iUnionproof · cited by 2,483
- Set.Finitestatement and proof · cited by 1,814
- Set.iUnion_congr_Propproof · cited by 374
- Set.Finite.subsetproof · cited by 285
- Set.iUnion_existsproof · cited by 45
- Set.Finite.biUnionproof · cited by 31
- Set.iUnion_iUnion_eq_rightproof · cited by 15
- Set.biUnion_and'proof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Northcott.comp_of_finite_fibersproof · cited by 0