Theorems · Definition · category theory
BoolAlg.Hom.noConfusion
{P : Sort u_1} →
{X Y : BoolAlg} →
{t : X.Hom Y} → {X' Y' : BoolAlg} → {t' : X'.Hom Y'} → X = X' → Y = Y' → t ≍ t' → BoolAlg.Hom.noConfusionType P t t'- Defined in
- Mathlib.Order.Category.BoolAlg
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- BoundedLatticeHomproof · cited by 185
- BoolAlgstatement and proof · cited by 47
- BoolAlg.carrierproof · cited by 44
- BoolAlg.Homstatement and proof · cited by 2
- BoolAlg.Hom.casesOnproof · cited by 0
- BoolAlg.Hom.noConfusionTypestatement · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.