Theorems · Theorem · order theory
Sublattice.ext
∀ {α : Type u_2} [inst : Lattice α] {L M : Sublattice α}, (∀ (a : α), a ∈ L ↔ a ∈ M) → L = MTwo sublattices are equal if they have the same elements.
- Defined in
- Mathlib.Order.Sublattice
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Quot.sound
- Assumes
- Lattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- SetLike.extproof · cited by 92
Cited by5
Results whose statement or proof uses this declaration.
- Sublattice.pi_botproof · cited by 1
- Sublattice.top_prodproof · cited by 1
- Sublattice.pi_topproof · cited by 0
- Sublattice.pi_emptyproof · cited by 0
- Sublattice.prod_topproof · cited by 0