Theorems · Definition · category theory
DistLat.mk.noConfusion
{P : Sort u} →
{carrier : Type u_1} →
{str : DistribLattice carrier} →
{carrier' : Type u_1} →
{str' : DistribLattice carrier'} →
{ carrier := carrier, str := str } = { carrier := carrier', str := str' } →
(carrier = carrier' → str ≍ str' → P) → P- Defined in
- Mathlib.Order.Category.DistLat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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.
- DistribLatticestatement and proof · cited by 150
- DistLatstatement · cited by 33
- DistLat.noConfusionproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- DistLat.mk.injproof · cited by 1