Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 1 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic
Project-declaredLean 4.32.0

Koszul Sign perm eq append

Wick.koszulSign_perm_eq_append

Project documentation

Gives a factor of - 1 for every fermion-fermion (q is 1) crossing that occurs when sorting a list of based on r. -/ def koszulSign (q : š“• → FieldStatistic) (le : š“• → š“• → Prop) [DecidableRel le] : List š“• → ā„‚ | [] => 1 | a :: l => koszulSignInsert q le a l * koszulSign q le l @[simp] lemma koszulSign_singleton (q : š“• → FieldStatistic) (le : š“•...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record