theorem
proved
wrapper
notCollapsedToSense
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)
63theorem notCollapsedToSense : Fintype.card CognitiveState > Fintype.card Sense := by
proof body
One-line wrapper that applies rw.
64 rw [cognitiveStateCount, senseCount]; decide
65
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (4)
Lean names referenced from this declaration's body.
-
CognitiveState
in IndisputableMonolith.CrossDomain.CognitiveStateSpace
decl_use
-
cognitiveStateCount
in IndisputableMonolith.CrossDomain.CognitiveStateSpace
decl_use
-
Sense
in IndisputableMonolith.CrossDomain.CognitiveStateSpace
decl_use
-
senseCount
in IndisputableMonolith.CrossDomain.CognitiveStateSpace
decl_use