Theorems · Theorem · order theory
Sublattice.prod_mono
∀ {α : Type u_2} {β : Type u_3} [inst : Lattice α] [inst_1 : Lattice β] {L₁ L₂ : Sublattice α} {M₁ M₂ : Sublattice β},
L₁ ≤ L₂ → M₁ ≤ M₂ → L₁.prod M₁ ≤ L₂.prod M₂- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Quot.sound
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.
- Latticestatement and proof · cited by 916
- Sublatticestatement and proof · cited by 225
- Set.prod_monoproof · cited by 52
- Sublattice.prodstatement · cited by 18
Cited by2
Results whose statement or proof uses this declaration.
- Sublattice.prod_mono_rightproof · cited by 1
- Sublattice.prod_mono_leftproof · cited by 1