Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Commit

Permalink
翻訳開始
Browse files Browse the repository at this point in the history
  • Loading branch information
s-taiga committed Aug 14, 2024
1 parent f66242f commit 8fe60a8
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Indices, Parameters, and Universe Levels
<!-- # Indices, Parameters, and Universe Levels -->

# 添字、パラメータ、宇宙レベル

The distinction between indices and parameters of an inductive type is more than just a way to describe arguments to the type that either vary or do not between the constructors.
Whether an argument to an inductive type is a parameter or an index also matters when it comes time to determine the relationships between their universe levels.
Expand Down

0 comments on commit 8fe60a8

Please sign in to comment.