86def IsRegular (L : LocalConfigSpace C) (r : Recognizer C E) : Prop :=
proof body
Definition body.
87 ∀ c : C, IsLocallyRegular L r c 88 89/-- **RG5**: Local Regularity Axiom. 90 91 A recognition geometry satisfies RG5 if every recognizer is locally regular. 92 This ensures that resolution cells form coherent "blobs" within neighborhoods, 93 not scattered fragments. -/
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.