theorem
proved
term proof
witnesses_AC_agree
show as:
view Lean formalization →
formal statement (Lean)
93theorem witnesses_AC_agree :
94 eta_B_rung_from_dimension D = eta_B_rung_from_fermionic := by
proof body
Term-mode proof.
95 rw [eta_B_rung_from_dimension_at_D3, eta_B_rung_from_fermionic_eq]
96
97/-- The chirality × torsion and fermionic-DOF witnesses agree at `D = 3`. -/