pith. machine review for the scientific record. sign in
def

semanticRelationsCert

definition
show as:
view math explainer →
module
IndisputableMonolith.Linguistics.SemanticRelationsFromConfigDim
domain
Linguistics
line
28 · github
papers citing
none yet

open explainer

Read the cached plain-language explainer.

open lean source

IndisputableMonolith.Linguistics.SemanticRelationsFromConfigDim on GitHub at line 28.

browse module

All declarations in this module, on Recognition.

explainer page

A cached Ask Recognition explainer exists for this declaration.

open explainer

depends on

formal source

  25structure SemanticRelationsCert where
  26  five_relations : Fintype.card SemanticRelation = 5
  27
  28def semanticRelationsCert : SemanticRelationsCert where
  29  five_relations := semanticRelation_count
  30
  31end IndisputableMonolith.Linguistics.SemanticRelationsFromConfigDim