Mathlib Map

Theorems · Theorem · order theory

isSublattice_pi

∀ {ι : Type u_6} {α : ι → Type u_7} [inst : (i : ι) → Lattice (α i)] {s : Set ι} {t : (i : ι) → Set (α i)},
  (∀ i ∈ s, IsSublattice (t i)) → IsSublattice (s.pi t)
Defined in
Mathlib.Order.SupClosed
Cited by
0 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.

Cites8

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.