theorem
proved
wrapper
notCollapsedToEmotion
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)
66theorem notCollapsedToEmotion :
67 Fintype.card CognitiveState > Fintype.card Emotion := by
proof body
One-line wrapper that applies rw.
68 rw [cognitiveStateCount, emotionCount]; decide
69
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
-
Emotion
in IndisputableMonolith.CrossDomain.CognitiveStateSpace
decl_use
-
emotionCount
in IndisputableMonolith.CrossDomain.CognitiveStateSpace
decl_use