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