pith. sign in
module module moderate

IndisputableMonolith.Education.AssessmentTypesFromConfigDim

show as:
view Lean formalization →

This module defines assessment types and certificates derived from configuration dimension in the Recognition Science education domain. It exports AssessmentType along with its cardinality and certification structures. Education researchers standardizing RS-based assessments would cite these definitions. The module consists solely of type declarations with no theorems.

claimAssessmentType is a type indexed by configuration dimension, with assessmentType_count : \mathbb{N} and AssessmentTypesCert a certification structure over those types.

background

The module sits in the Education domain and imports only Mathlib plus IndisputableMonolith.Constants. The upstream Constants module supplies the RS time quantum \tau_0 = 1 tick. Sibling declarations introduce AssessmentType, assessmentType_count, AssessmentTypesCert, and assessmentTypesCert as the core objects for config-dimension-derived assessments.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module supplies the type infrastructure for educational assessment structures in the RS framework. No downstream theorems are listed, so it functions as a leaf definition block that later education applications can reference when parameterizing assessments by configuration dimension.

scope and limits

depends on (1)

Lean names referenced from this declaration's body.

declarations in this module (4)