Theorems · Theorem · category theory
BddLat.mk.inj
∀ {toLat : Lat} {isBoundedOrder : BoundedOrder ↑toLat} {toLat_1 : Lat} {isBoundedOrder_1 : BoundedOrder ↑toLat_1},
{ toLat := toLat, isBoundedOrder := isBoundedOrder } = { toLat := toLat_1, isBoundedOrder := isBoundedOrder_1 } →
toLat = toLat_1 ∧ isBoundedOrder ≍ isBoundedOrder_1- Defined in
- Mathlib.Order.Category.BddLat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- BoundedOrderstatement and proof · cited by 270
- Lat.carrierstatement and proof · cited by 58
- Latstatement and proof · cited by 43
- BddLatstatement · cited by 27
- BddLat.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- BddLat.mk.injEqproof · cited by 0