Theorems · Definition · order theory
Sublattice.copy
{α : Type u_2} → [inst : Lattice α] → (L : Sublattice α) → (s : Set α) → s = ↑L → Sublattice αCopy of a sublattice with a new carrier equal to the old one. Useful to fix definitional
equalities.
- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- Lattice
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.
- Setstatement and proof · cited by 53,352
- SetLike.coestatement and proof · cited by 8,199
- Latticestatement and proof · cited by 916
- Sublatticestatement and proof · cited by 225
Cited by4
Results whose statement or proof uses this declaration.
- BooleanSubalgebra.copyproof · cited by 2
- Sublattice.LatticeHom.rangeproof · cited by 1
- Sublattice.copy_eqstatement and proof · cited by 0
- Sublattice.coe_copystatement · cited by 0