Theorems · Theorem · order theory
JordanHolderLattice.isMaximal_inf_left_of_isMaximal_sup
∀ {X : Type u} {inst : Lattice X} [self : JordanHolderLattice X] {x y : X},
JordanHolderLattice.IsMaximal x (x ⊔ y) →
JordanHolderLattice.IsMaximal y (x ⊔ y) → JordanHolderLattice.IsMaximal (x ⊓ y) x- Defined in
- Mathlib.Order.JordanHolder
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- JordanHolderLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Latticestatement and proof · cited by 916
- JordanHolderLatticestatement and proof · cited by 44
- JordanHolderLattice.IsMaximalstatement · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- JordanHolderLattice.isMaximal_inf_right_of_isMaximal_supproof · cited by 1