Theorems · Definition · order theory
Sublattice.prodEquiv
{α : Type u_2} →
{β : Type u_3} →
[inst : Lattice α] → [inst_1 : Lattice β] → (L : Sublattice α) → (M : Sublattice β) → ↥(L.prod M) ≃o ↥L × ↥MThe product of sublattices is isomorphic to their product as lattices.
- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- SetLike.coeproof · cited by 8,199
- Latticestatement and proof · cited by 916
- OrderIsostatement · cited by 874
- Sublatticestatement and proof · cited by 225
- Sublattice.prodstatement and proof · cited by 18
- Equiv.Set.prodproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- Sublattice.prodEquiv_symm_applystatement and proof · cited by 0
- Sublattice.prodEquiv_toEquivstatement and proof · cited by 0
- Sublattice.prodEquiv_applystatement and proof · cited by 0