Theorems · Inductive type · order theory
IsSublattice
{α : Type u_3} → [Lattice α] → Set α → PropA set s is a sublattice if a ⊔ b ∈ s and a ⊓ b ∈ s for all a ∈ s, b ∈ s.
Note: This is not the preferred way to declare a sublattice. One should instead use Sublattice.
TODO: Define Sublattice.
- Defined in
- Mathlib.Order.SupClosed
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- Lattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by32
Results whose statement or proof uses this declaration.
- latticeClosureproof · cited by 24
- IsSublattice.infClosedstatement and proof · cited by 15
- IsSublattice.supClosedstatement and proof · cited by 15
- isSublattice_latticeClosurestatement · cited by 5
- latticeClosure_minstatement · cited by 4
- latticeClosure_eq_selfstatement · cited by 1
- latticeClosure_sup_inf_inductionproof · cited by 1
- isSublattice_preimage_ofDualstatement and proof · cited by 1
- isSublattice_preimage_toDualstatement and proof · cited by 1
- isSublattice_sInterstatement and proof · cited by 1
- BooleanSubalgebra.mem_closure_iff_sup_sdiffstatement and proof · cited by 1
- Sublattice.isSublatticestatement · cited by 1