Semantic Mathlib search

Describe the result you need.

Search 310,579 declarations by meaning, plus 10,000 selected theorems with exact statements and source links from a separate pinned Mathlib revision.

Pinned Mathlib source

0 exact-source matches

10,000 complete declarations

No declaration in the selected source-complete catalog matched every term. Semantic results may still match below.

These records preserve the complete declaration, pinned commit, exact source range, and Apache-2.0 license. They do not infer individual authorship or independent verification.

Mathlib v4.28.0-rc1

5 semantic matches

Open in LeanSearch

Result 1 · theorem

orderOf_dvd_card

Mathlib.GroupTheory.OrderOfElement

Mathlib docs

What it says

Order of Element Divides Group Order

For any finite group GG and any element xx in GG, the order of xx divides the cardinality of GG, i.e., ord(x)#G\operatorname{ord}(x) \mid \#G.

Result 2 · theorem

orderOf_dvd_natCard

Mathlib.GroupTheory.OrderOfElement

Mathlib docs

What it says

Lagrange's Theorem: Element Order Divides Group Order

For any element xx in a group GG, the order of xx divides the cardinality of GG, i.e., orderOf(x)Nat.card(G)\operatorname{orderOf}(x) \mid \operatorname{Nat.card}(G).

Result 3 · theorem

addOrderOf_dvd_card

Mathlib.GroupTheory.OrderOfElement

Mathlib docs

What it says

Order of Element Divides Group Cardinality in Finite Additive Groups

For any element xx in a finite additive group GG, the additive order of xx divides the cardinality of GG, i.e., addOrderOf(x)#G\text{addOrderOf}(x) \mid \#G.

Result 4 · theorem

addOrderOf_dvd_natCard

Mathlib.GroupTheory.OrderOfElement

Mathlib docs

What it says

Order of Element Divides Group Cardinality in Additive Groups

For any element xx in a finite additive group GG, the order of xx divides the cardinality of GG. In symbols, addOrderOf(x)#G\operatorname{addOrderOf}(x) \mid \#G, where #G\#G denotes the cardinality of GG as a natural number.

Result 5 · theorem

Subgroup.orderOf_dvd_natCard

Mathlib.GroupTheory.OrderOfElement

Mathlib docs

What it says

Order of Element Divides Subgroup Size: $ \text{orderOf}(x) \mid |s| $

For any group G G , subgroup sG s \subseteq G , and element xs x \in s , the order of x x divides the cardinality of s s , i.e., orderOf(x)s \text{orderOf}(x) \mid |s| .

These are federated discovery results from a published Apache-2.0 corpus. They are not Therefore proof records, independent rebuilds, axiom audits, or authorship claims.