Theorems · Definition · order theory
AddQuantale.noConfusion
{P : Sort u} →
{α : Type u_1} →
{inst : AddSemigroup α} →
{inst_1 : CompleteLattice α} →
{inst_2 : IsAddQuantale α} →
{t : AddQuantale α} →
{α' : Type u_1} →
{inst' : AddSemigroup α'} →
{inst'_1 : CompleteLattice α'} →
{inst'_2 : IsAddQuantale α'} →
{t' : AddQuantale α'} →
α = α' →
inst ≍ inst' → inst_1 ≍ inst'_1 → inst_2 ≍ inst'_2 → t ≍ t' → AddQuantale.noConfusionType P t t'- Defined in
- Mathlib.Algebra.Order.Quantale
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 7 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.
- CompleteLatticestatement and proof · cited by 1,048
- AddSemigroupstatement and proof · cited by 136
- IsAddQuantalestatement and proof · cited by 13
- AddQuantalestatement and proof · cited by 1
- AddQuantale.casesOnproof · cited by 0
- AddQuantale.noConfusionTypestatement · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.