Mathlib Map

Theorems · Definition · order theory

IsCompl.IicOrderIsoIci

{α : Type u_1} →
  [inst : Lattice α] →
    [inst_1 : BoundedOrder α] → [IsModularLattice α] → {a b : α} → IsCompl a b → ↑(Set.Iic a) ≃o ↑(Set.Ici b)

The diamond isomorphism between the intervals Set.Iic a and Set.Ici b.

Defined in
Mathlib.Order.ModularLattice
Cited by
2 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Quot.sound
Assumes
LatticeBoundedOrderIsModularLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.