Theorems · Definition · order theory
SuccAddOrder.noConfusion
{P : Sort u} →
{α : Type u_1} →
{inst : Preorder α} →
{inst_1 : Add α} →
{inst_2 : One α} →
{t : SuccAddOrder α} →
{α' : Type u_1} →
{inst' : Preorder α'} →
{inst'_1 : Add α'} →
{inst'_2 : One α'} →
{t' : SuccAddOrder α'} →
α = α' →
inst ≍ inst' →
inst_1 ≍ inst'_1 → inst_2 ≍ inst'_2 → t ≍ t' → SuccAddOrder.noConfusionType P t t'- Defined in
- Mathlib.Algebra.Order.SuccPred
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
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.
- Preorderstatement and proof · cited by 7,952
- SuccOrderproof · cited by 574
- SuccAddOrderstatement and proof · cited by 108
- SuccOrder.succproof · cited by 13
- SuccAddOrder.noConfusionTypestatement · cited by 0
- SuccAddOrder.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- SuccAddOrder.mk.noConfusionproof · cited by 0