Theorems · Theorem · general topology
Filter.comap_embedding_atTop
∀ {β : Type u_4} {γ : Type u_5} [inst : Preorder β] [inst_1 : Preorder γ] {e : β → γ},
(∀ (b₁ b₂ : β), e b₁ ≤ e b₂ ↔ b₁ ≤ b₂) → (∀ (c : γ), ∃ b, c ≤ e b) → Filter.comap e Filter.atTop = Filter.atTop- Defined in
- Mathlib.Order.Filter.AtTopBot.Tendsto
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- Filter.atTopstatement · cited by 2,405
- le_antisymmproof · cited by 2,068
- Set.Iciproof · cited by 1,070
- Filter.comapstatement · cited by 546
- le_iInfproof · cited by 102
- Filter.le_principal_iffproof · cited by 87
- Filter.Tendsto.le_comapproof · cited by 28
- Filter.mem_comapproof · cited by 13
- Filter.mem_atTopproof · cited by 9
- Filter.tendsto_atTop_atTop_of_monotoneproof · cited by 8
Cited by4
Results whose statement or proof uses this declaration.
- Int.comap_cast_atTopproof · cited by 2
- Rat.comap_cast_atTopproof · cited by 2
- Filter.tendsto_atTop_embeddingproof · cited by 1
- Nat.comap_cast_atTopproof · cited by 0