@[implicit_reducible]
Equations
- AInfinityTheory.instTexifyKLRWCategory = { texify := fun (x : AInfinityTheory.KLRWCategory n R) => toString "T_{" ++ toString x.positioning ++ toString "}", requiresParentheses := false }
Equations
- AInfinityTheory.compShift X Y Z = max ↑X.positioning ↑Y.positioning + max ↑Y.positioning ↑Z.positioning - max ↑X.positioning ↑Z.positioning - ↑Y.positioning
Instances For
@[reducible, inline]
The free module generated by the strands with fixed channels. This is an abbrev because we want it to inherit the Module typeclass instance from DFinsupp.
Uses DFinsupp because Finsupp is not currently computable. See https://leanprover.zulipchat.com/#narrow/channel/113489-new-members/topic/Finsupp.20noncomputability
Equations
- AInfinityTheory.StrandSpace R = Π₀ (x : ℕ), R
Instances For
@[implicit_reducible]
instance
AInfinityTheory.instTexifyStrandSpaceOfToString
{R : Type u}
[CommRing R]
[DecidableEq R]
[ToString R]
:
Texify (StrandSpace R)
Equations
- One or more equations did not get rendered due to their size.
def
AInfinityTheory.instTexifyStrandSpaceOfToString.termString
{R : Type u}
[CommRing R]
[DecidableEq R]
[ToString R]
(x : ℕ → R)
(i : ℕ)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
instance
AInfinityTheory.instCategoryKLRWCategory
{R : Type u}
[CommRing R]
[DecidableEq R]
{n : ℕ}
:
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance
AInfinityTheory.instPreadditiveKLRWCategory
{R : Type u}
[CommRing R]
[DecidableEq R]
{n : ℕ}
:
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
instance
AInfinityTheory.instTexifyHomKLRWCategoryOfToString
(R : Type u_1)
[CommRing R]
[DecidableEq R]
[ToString R]
(n : ℕ)
(S T : KLRWCategory n R)
:
Equations
- One or more equations did not get rendered due to their size.
theorem
AInfinityTheory.KLRWCategory.not_isZero
(R : Type u_1)
[CommRing R]
[DecidableEq R]
(n : ℕ)
(A : KLRWCategory n R)
:
The KLRW Category lacks zero objects
@[implicit_reducible]
instance
AInfinityTheory.instDecidablePredKLRWCategoryIsZero
(R : Type u_1)
[CommRing R]
[DecidableEq R]
(n : ℕ)
:
Equations
@[reducible, inline]
Equations
Instances For
@[reducible, inline]
abbrev
AInfinityTheory.KLRWComplexCategory
(n : ℕ)
(R : Type u)
[CommRing R]
[DecidableEq R]
:
Type u