66theorem local_section_eq_global {M : Type} [TopologicalSpace M] 67 (S : RecognitionSheaf M) (U : Set M) (f : LocalSection S U) (x : U) : 68 f.val x = S.potential x := f.property x
proof body
Term-mode proof.
69 70/-- **THEOREM: Recognition Ratio Unity** 71 The recognition ratio for any local section is identically 1. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.