本文へスキップ
ログインすると広告が減り、学習に集中できます。
広告

検索結果- 英語 - 多言語

検索内容:

Lemma

固有名詞
稀用

(rare) A female given name

日本語の意味
(珍しい)女性の名前
英語の意味
(rare) A female given name
このボタンはなに?

レナは明るい緑のドレスを着てギャラリーに到着し、皆は彼女が会いに来た画家に興味を持っていた。

lemma

IPA(発音記号)
名詞

(botany) The outer shell of a fruit or similar body. / (botany) One of the specialized bracts around the floret in grasses.

日本語の意味
果実や類似する構造体を覆う外側の殻 / イネ科の穂において、花を囲む特殊な苞片の一つ
英語の意味
(botany) The outer shell of a fruit or similar body. / (botany) One of the specialized bracts around the floret in grasses.
このボタンはなに?

外皮が圧力で割れて、中の鮮やかな種子が現れた。

関連語

plural

plural

lemma

IPA(発音記号)
名詞

(mathematics) A proposition proved or accepted for immediate use in the proof of some other proposition.

日本語の意味
数学において、他の命題の証明を補助するために、既に証明済みまたは受理された命題、すなわち「補題」として知られるもの
英語の意味
(mathematics) A proposition proved or accepted for immediate use in the proof of some other proposition.
このボタンはなに?

定理を証明する前に、教授は議論を単純化するために役立つ補題を導入した。

関連語

plural

plural

lemmas

名詞
活用形 複数形

plural of lemma

原形: lemma
日本語の意味
これは「lemma」という単語の複数形を示しており、活用形としては「複数形」に当たります。
英語の意味
plural of lemma
このボタンはなに?

言語学者はコーパスで見つかった補題の複数形の一覧を作成した。

Yoneda lemma

名詞

(category theory) Given a category 𝒞 with an object A, let H be a hom functor represented by A, and let F be any functor (not necessarily representable) from 𝒞 to Sets, then there is a natural isomorphism between Nat(H,F), the set of natural transformations from H to F, and the set F(A). (Any natural transformation 𝛼 from H to F is determined by what 𝛼_A( mbox id_A) is.)

日本語の意味
圏論におけるヨネダの補題(Yoneda lemma)とは、ある圏𝒞とその中の対象Aが与えられた場合、Aによって表現されるホム関手Hと、必ずしも表現可能でない任意の関手F(集合から圏𝒞への関手)との間で、自然変換の集合Nat(H, F)とF(A)の間に自然同型が存在するという主張である。
英語の意味
(category theory) Given a category 𝒞 with an object A, let H be a hom functor represented by A, and let F be any functor (not necessarily representable) from 𝒞 to Sets, then there is a natural isomorphism between Nat(H,F), the set of natural transformations from H to F, and the set F(A). (Any natural transformation 𝛼 from H to F is determined by what 𝛼_A( mbox id_A) is.)
このボタンはなに?

ヨネダの補題により、A によって表される Hom 関手から関手 F への任意の自然変換は、F(A) にある元 α_A(id_A) によって一意に決定されます。

five lemma

名詞
単数形 単数形のみ

(singular only, mathematics) A particular lemma that claims the existence of a particular isomorphism in a commutative diagram given certain other homomorphisms in the diagram.

日本語の意味
数学において、可換図式内の複数のホモモルフィズムの条件を利用して、特定の同型写像の存在を示す補題(五補題)を指す。
英語の意味
(singular only, mathematics) A particular lemma that claims the existence of a particular isomorphism in a commutative diagram given certain other homomorphisms in the diagram.
このボタンはなに?

可換図式の正確性を確認する際、五補題は中央の射が同型写像であることを保証する。

関連語

canonical

Zorn's lemma

固有名詞

(set theory) A proposition of set theory stating that every partially ordered set, in which every chain (i.e. totally ordered subset) has an upper bound, contains at least one maximal element.

日本語の意味
集合論における補題で、任意の偏序集合について、すべての鎖(全順序部分集合)が上界を持つならば、その集合には少なくとも一つの極大元が存在することを主張する。
英語の意味
(set theory) A proposition of set theory stating that every partially ordered set, in which every chain (i.e. totally ordered subset) has an upper bound, contains at least one maximal element.
このボタンはなに?

代数基底の存在を示す多くの証明では、任意の鎖(すなわち全順序部分集合)が上界を持つ任意の部分順序集合は少なくとも一つの極大元を含むという集合論の命題が、線形独立な部分集合の成す部分順序集合に極大元が存在することを保証するために用いられます。

pumping lemmas

名詞
活用形 複数形

plural of pumping lemma

原形: pumping lemma
日本語の意味
「pumping lemma」(ポンピング補題)の複数形
英語の意味
plural of pumping lemma
このボタンはなに?

理論の授業で、ある言語が正規言語でないことを示すためにパンピング補題を用いました。

pumping lemma

名詞

(computer science) A lemma which states that for a language to be a member of a language class any sufficiently long string in the language contains a section that can be removed or repeated any number of times with the resulting string remaining in the language, used to determine if a particular language is in a given language class (e.g. not regular).

日本語の意味
計算機科学における補題で、十分に長い文字列の中に、ある部分を削除または繰り返しても元の言語に留まる部分文字列が存在するという性質を示すもの。 / この補題は、ある言語が特定の言語クラス(例えば正規言語でない言語)に属するか否かを判断するために使用される。
英語の意味
(computer science) A lemma which states that for a language to be a member of a language class any sufficiently long string in the language contains a section that can be removed or repeated any number of times with the resulting string remaining in the language, used to determine if a particular language is in a given language class (e.g. not regular).
このボタンはなに?

ある言語が正則でないことを証明するために、彼女は長い文字列の中に中間部分があり、それを取り除いたり何度も繰り返したりしても結果の文字列がその言語に残ると主張する補題(ポンピング補題)を用いて、特定の長い文字列に対して有効な分解が任意の繰り返しに耐えられないことを示した。

関連語

plural

plural

Sperner's lemma

固有名詞

(mathematics) A combinatorial analog of the Brouwer fixed-point theorem, stating that every Sperner coloring of a triangulation of an n-dimensional simplex contains a cell colored with a complete set of colors.

日本語の意味
(数学) ブルワーの不動点定理の組合せ論的類似として知られ、n次元シンプレックスの三角形分割におけるスペルナー彩色では、すべての色が一つずつ現れるセルが必ず存在することを示す定理。
英語の意味
(mathematics) A combinatorial analog of the Brouwer fixed-point theorem, stating that every Sperner coloring of a triangulation of an n-dimensional simplex contains a cell colored with a complete set of colors.
このボタンはなに?

セミナーでは彼女はシュペルナーの補題を引用して、境界条件を満たす適切な彩色を施したn次元単体の任意の三角分割には、頂点がn+1色すべてで彩られた単体が必ず含まれることを示しました。

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

アプリをダウンロード!
DiQt

DiQt(ディクト)

無料

★★★★★★★★★★