Theorems · Theorem · order theory
map_eq_top_iff
∀ {F : Type u_1} {α : Type u_2} {β : Type u_3} [inst : EquivLike F α β] [inst_1 : LE α] [inst_2 : OrderTop α]
[inst_3 : PartialOrder β] [inst_4 : OrderTop β] [OrderIsoClass F α β] (f : F) {a : α}, f a = ⊤ ↔ a = ⊤- Defined in
- Mathlib.Order.Hom.Bounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Top.topstatement and proof · cited by 9,680
- PartialOrderstatement and proof · cited by 6,410
- OrderTopstatement and proof · cited by 493
- EquivLikestatement and proof · cited by 165
- EquivLike.injectiveproof · cited by 32
- OrderIsoClassstatement and proof · cited by 15
- TopHomClass.map_topproof · cited by 14
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.map_eq_top_iffproof · cited by 3