Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 591 research declarations. Search 10,000 more complete Mathlib declarations.

All topics

591 results

Clear filters
Project-declaredLean 4.32.0

Fluxes Five chiral Indices Of D noneg of no Exotics

FTheory.SU5.FluxesFive.chiralIndicesOfD_noneg_of_noExotics

Plain-language statement

The chiral indices of the representations D = (bar 3,1)_{1/3} are all non-negative if there are no chiral exotics in the spectrum.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fluxes Five chiral Indices Of D subset sum le three of no Exotics

FTheory.SU5.FluxesFive.chiralIndicesOfD_subset_sum_le_three_of_noExotics

Project documentation

The chiral indices of the representation E = (1,1)_{1} are less then or equal to 3. -/ lemma FluxesTen.chiralIndicesOfE_le_three_of_noExotics (F : FluxesTen) (hF : NoExotics F) (ci : ℤ) (hci : ci ∈ F.chiralIndicesOfE) : ci ≤ 3 := by have hle := Multiset.single_le_sum (fun x hx => chiralIndicesOfE_noneg_of_noExotics F hF x hx) ci hci rwa [F.chiralIndic...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fluxes Five chiral Indices Of L noneg of no Exotics

FTheory.SU5.FluxesFive.chiralIndicesOfL_noneg_of_noExotics

Plain-language statement

The chiral indices of the representations L = (1,2)_{-1/2} are all non-negative if there are no chiral exotics in the spectrum.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Mem elems No Exotics of no Exotics

FTheory.SU5.FluxesFive.mem_elemsNoExotics_of_noExotics

Project documentation

The allowed subsets of a FluxesFive which has no exotics or zeros. -/ def noExoticsSubsets : (n : ℕ) → Finset (Multiset Fluxes) | 0 => {{}} | 1 => {{⟨0, 1⟩}, {⟨0, 2⟩}, {⟨0, 3⟩}, {⟨1, -1⟩}, {⟨1, 0⟩}, {⟨1, 1⟩}, {⟨1, 2⟩}, {⟨2, -2⟩}, {⟨2, -1⟩}, {⟨2, 0⟩}, {⟨2, 1⟩}, {⟨3, -3⟩}, {⟨3, -2⟩}, {⟨3, -1⟩}, {⟨3, 0⟩}} | 2 => {{⟨0, 1⟩, ⟨0, 1⟩}, {⟨0, 1⟩, ⟨1, -1⟩}, {⟨0, 1...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fluxes Ten chiral Indices Of Q noneg of no Exotics

FTheory.SU5.FluxesTen.chiralIndicesOfQ_noneg_of_noExotics

Plain-language statement

The chiral indices of the representations Q = (3,2)_{1/6} are all non-negative if there are no chiral exotics in the spectrum.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Fluxes Ten chiral Indices Of U noneg of no Exotics

FTheory.SU5.FluxesTen.chiralIndicesOfU_noneg_of_noExotics

Plain-language statement

The chiral indices of the representations U = (bar 3,1)_{-2/3} are all non-negative if there are no chiral exotics in the spectrum.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record