Theorems · Definition · order theory
infIccOrderIsoIccSup
{α : Type u_1} → [inst : Lattice α] → [IsModularLattice α] → (a b : α) → ↑(Set.Icc (a ⊓ b) a) ≃o ↑(Set.Icc b (a ⊔ b))The diamond isomorphism between the closed intervals [a ⊓ b, a] and [b, a ⊔ b]
- Defined in
- Mathlib.Order.ModularLattice
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- LatticeIsModularLattice
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.
Cited by8
Results whose statement or proof uses this declaration.
- IsCompl.IicOrderIsoIciproof · cited by 2
- infIccOrderIsoIccSup'proof · cited by 2
- infIccOrderIsoIccSup.congr_simpstatement and proof · cited by 0
- infIccOrderIsoIccSup'_symm_apply_coestatement · cited by 0
- infIccOrderIsoIccSup_apply_coestatement and proof · cited by 0
- infIccOrderIsoIccSup_symm_apply_coestatement and proof · cited by 0
- sup_strictMonoOn_Icc_infproof · cited by 0
- inf_strictMonoOn_Icc_supproof · cited by 0