Mathlib Map

Theorems · Definition · order theory

Sublattice.prod

{α : Type u_2} →
  {β : Type u_3} → [inst : Lattice α] → [inst_1 : Lattice β] → Sublattice α → Sublattice β → Sublattice (α × β)

Binary product of sublattices as a sublattice.

Defined in
Mathlib.Order.Sublattice
Cited by
18 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
LatticeLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

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

Cited by19

Results whose statement or proof uses this declaration.