Theorems · Theorem · order theory
zorn_subset_nonempty
∀ {α : Type u_1} (S : Set (Set α)),
(∀ c ⊆ S, IsChain (fun x1 x2 => x1 ⊆ x2) c → c.Nonempty → ∃ ub ∈ S, ∀ s ∈ c, s ⊆ ub) →
∀ x ∈ S, ∃ m, x ⊆ m ∧ Maximal (fun x => x ∈ S) m- Defined in
- Mathlib.Order.Zorn
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Nonemptystatement and proof · cited by 2,627
- Maximalstatement · cited by 211
- IsChainstatement and proof · cited by 158
- zorn_le_nonempty₀proof · cited by 13
Cited by8
Results whose statement or proof uses this declaration.
- exists_linearIndepOn_extensionproof · cited by 5
- exists_maximal_orthonormalproof · cited by 2
- exists_preirreducibleproof · cited by 2
- exists_maximal_algebraicIndependentproof · cited by 1
- IsChain.exists_maxChainproof · cited by 1
- exists_convex_convex_compl_subsetproof · cited by 0
- Order.IsOfFiniteCharacter.exists_maximalproof · cited by 0
- DistribLattice.prime_ideal_of_disjoint_filter_idealproof · cited by 0