Theorems · Definition · category theory
BddLat.mk.noConfusion
{P : Sort u} →
{toLat : Lat} →
{isBoundedOrder : BoundedOrder ↑toLat} →
{toLat' : Lat} →
{isBoundedOrder' : BoundedOrder ↑toLat'} →
{ toLat := toLat, isBoundedOrder := isBoundedOrder } =
{ toLat := toLat', isBoundedOrder := isBoundedOrder' } →
(toLat = toLat' → isBoundedOrder ≍ isBoundedOrder' → P) → P- Defined in
- Mathlib.Order.Category.BddLat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 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.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- BddLat.mk.injproof · cited by 1