Theorems · Theorem · order theory
GaloisCoinsertion.isAtom_iff
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : PartialOrder β] [inst_2 : OrderBot α]
[inst_3 : OrderBot β] [IsAtomic β] {l : α → β} {u : β → α} (gi : GaloisCoinsertion l u),
(∀ (b : β), IsAtom b → l (u b) = b) → ∀ (a : α), IsAtom (l a) ↔ IsAtom a- Defined in
- Mathlib.Order.Atoms
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- PartialOrderstatement and proof · cited by 6,410
- OrderBotstatement and proof · cited by 1,055
- IsAtomstatement and proof · cited by 130
- GaloisCoinsertionstatement and proof · cited by 35
- IsAtomicstatement and proof · cited by 20
- GaloisCoinsertion.dualproof · cited by 6
- GaloisInsertion.isCoatom_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.