Theorems · Definition · order theory
Quantale.noConfusion
{P : Sort u} →
{α : Type u_1} →
{inst : Semigroup α} →
{inst_1 : CompleteLattice α} →
{inst_2 : IsQuantale α} →
{t : Quantale α} →
{α' : Type u_1} →
{inst' : Semigroup α'} →
{inst'_1 : CompleteLattice α'} →
{inst'_2 : IsQuantale α'} →
{t' : Quantale α'} →
α = α' →
inst ≍ inst' → inst_1 ≍ inst'_1 → inst_2 ≍ inst'_2 → t ≍ t' → Quantale.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
- Semigroupstatement and proof · cited by 202
- IsQuantalestatement and proof · cited by 13
- Quantalestatement and proof · cited by 1
- Quantale.casesOnproof · cited by 0
- Quantale.noConfusionTypestatement · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.