Theorems · Theorem · order theory
GaloisInsertion.isAtom_of_u_bot
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : PartialOrder β] [inst_2 : OrderBot α]
[inst_3 : OrderBot β] {l : α → β} {u : β → α} (gi : GaloisInsertion l u), u ⊥ = ⊥ → ∀ {b : β}, IsAtom (u b) → IsAtom b- Defined in
- Mathlib.Order.Atoms
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, 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.
- PartialOrderstatement and proof · cited by 6,410
- Bot.botstatement and proof · cited by 4,720
- OrderBotstatement and proof · cited by 1,055
- IsAtomstatement and proof · cited by 130
- GaloisInsertionstatement and proof · cited by 35
- GaloisInsertion.u_injectiveproof · cited by 10
- GaloisInsertion.u_le_u_iffproof · cited by 10
- OrderEmbedding.isAtom_of_map_bot_of_imageproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- OrderIso.isAtom_iffproof · cited by 5
- GaloisInsertion.isAtom_iffproof · cited by 2
- GaloisCoinsertion.isCoatom_of_l_topproof · cited by 0