Documentation

Atlas.AlgebraicCombinatorics.code.WalkCountBridge

Bridge: Normal Ordering Applied to the Empty Partition #

This file proves DplusU_pow_emptyBasis_eq_sum_bijCoeff_iterU: the normal ordering expansion applied to the empty partition ∅.

Transfer map from ℤ to ℚ #

@[simp]
theorem WalkCountBridge.toQ_apply (f : YoungDiagram →₀ ) (a : YoungDiagram) :
(toQ f) a = (f a)

ℚ-linear operators #

Intertwining #

Commutation for ℚ operators #

D_Q kills empty basis #

pairsLE filter #

theorem WalkCountBridge.pairsLE_filter_snd_zero ( : ) :
{pNormalOrderCoeff.pairsLE | p.2 = 0} = Finset.map { toFun := fun (i : ) => (i, 0), inj' := } (Finset.range ( + 1))

Helper: evaluate normal order sum at a point #

Evaluate a normal-ordered operator term at emptyBasis_Q: algebraMap c * (U^i * D^j) applied to emptyBasis_Q equals c • (U^i (D^j emptyBasis_Q)).

Main theorem: normal order at ∅ in ℚ #

The main bridge theorem #