pith. machine review for the scientific record. sign in
theorem proved term proof

commutation_structure

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  12theorem commutation_structure : commutation_from_ledger := by

proof body

Term-mode proof.

  13  intro H hH P
  14  exact P.idempotent
  15
  16/-- Universe-stable extractor for commutation structure. -/
  17theorem commutation_implies_projector_idempotent.{u}
  18    (h : @commutation_from_ledger.{u}) : @commutation_from_ledger.{u} :=
  19  h
  20
  21end CommutationStructure
  22end Quantum
  23end IndisputableMonolith

depends on (4)

Lean names referenced from this declaration's body.