Theorems · Definition · general topology
CantorScheme.inducedMap
{β : Type u_1} → {α : Type u_2} → (List β → Set α) → (s : Set (ℕ → β)) × (↑s → α)From a β-scheme on α A, we define a partial function from (ℕ → β) to α
which sends each infinite sequence x to an element of the intersection along the
branch corresponding to x, if it exists.
We call this the map induced by the scheme.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Elemstatement and proof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.Nonemptyproof · cited by 2,627
- Set.iInterproof · cited by 1,084
- Set.Nonempty.someproof · cited by 53
- PiNat.resproof · cited by 12
Cited by5
Results whose statement or proof uses this declaration.
- CantorScheme.map_memstatement and proof · cited by 3
- Perfect.exists_nat_bool_injectionproof · cited by 2
- CantorScheme.ClosureAntitone.map_of_vanishingDiamstatement · cited by 1
- CantorScheme.Disjoint.map_injectivestatement and proof · cited by 1
- CantorScheme.VanishingDiam.map_continuousstatement and proof · cited by 1