Theorems · Theorem · order theory
Sublattice.le_pi
∀ {κ : Type u_5} {π : κ → Type u_6} [inst : (i : κ) → Lattice (π i)] {s : Set κ} {L : (i : κ) → Sublattice (π i)}
{M : Sublattice ((i : κ) → π i)}, M ≤ Sublattice.pi s L ↔ ∀ i ∈ s, M ≤ Sublattice.comap (Pi.evalLatticeHom i) (L i)- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Lattice
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.
- Setstatement and proof · cited by 53,352
- Latticestatement and proof · cited by 916
- Sublatticestatement and proof · cited by 225
- Sublattice.comapstatement · cited by 18
- Sublattice.pistatement · cited by 9
- Pi.evalLatticeHomstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.