Mathlib Map

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.

Cited by1

Results whose statement or proof uses this declaration.