Theorems · Definition · order theory
Sublattice.pi
{κ : Type u_5} →
{π : κ → Type u_6} →
[inst : (i : κ) → Lattice (π i)] → Set κ → ((i : κ) → Sublattice (π i)) → Sublattice ((i : κ) → π i)Arbitrary product of sublattices. Given an index set s and a family of sublattices
L : Π i, Sublattice (α i), pi s L is the sublattice of dependent functions f : Π i, α i such
that f i belongs to L i whenever i ∈ s.
- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
- Assumes
- Lattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- SetLike.coeproof · cited by 8,199
- Latticestatement and proof · cited by 916
- Set.piproof · cited by 405
- Sublatticestatement and proof · cited by 225
Cited by9
Results whose statement or proof uses this declaration.
- Sublattice.coe_pistatement and proof · cited by 1
- Sublattice.pi_botstatement · cited by 1
- Sublattice.pi_univ_eq_bot_iffstatement · cited by 1
- Sublattice.mem_pistatement · cited by 0
- Sublattice.le_pistatement · cited by 0
- Sublattice.pi_emptystatement · cited by 0
- Sublattice.pi_topstatement · cited by 0
- Sublattice.pi_univ_botstatement · cited by 0
- Sublattice.pi_univ_eq_botstatement · cited by 0