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 18 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic

18 results

Clear filters
Project-declaredLean 4.32.0

Map is Pheno Constrained

SuperSymmetry.SU5.ChargeSpectrum.map_isPhenoConstrained

Project documentation

Given an additive monoid homomorphisms f : 𝓩 β†’+ 𝓩1, for a charge x : Charges 𝓩, x.map f is the charge of Charges 𝓩1 obtained by mapping the elements of x by f. -/ def map (f : 𝓩 β†’+ 𝓩1) (x : ChargeSpectrum 𝓩) : ChargeSpectrum 𝓩1 where qHd := f <>x.qHdqHu:=f<> x.qHd qHu := f <> x.qHu Q5 := x.Q5.image f Q10 := x.Q10.image f /- ### A.1. Mapping the e...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Map of Field Label

SuperSymmetry.SU5.ChargeSpectrum.map_ofFieldLabel

Project documentation

Given an additive monoid homomorphisms f : 𝓩 β†’+ 𝓩1, for a charge x : Charges 𝓩, x.map f is the charge of Charges 𝓩1 obtained by mapping the elements of x by f. -/ def map (f : 𝓩 β†’+ 𝓩1) (x : ChargeSpectrum 𝓩) : ChargeSpectrum 𝓩1 where qHd := f <>x.qHdqHu:=f<> x.qHd qHu := f <> x.qHu Q5 := x.Q5.image f Q10 := x.Q10.image f /- ### A.1. Mapping the e...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Map of Potential Term to Finset

SuperSymmetry.SU5.ChargeSpectrum.map_ofPotentialTerm_toFinset

Project documentation

Given an additive monoid homomorphisms f : 𝓩 β†’+ 𝓩1, for a charge x : Charges 𝓩, x.map f is the charge of Charges 𝓩1 obtained by mapping the elements of x by f. -/ def map (f : 𝓩 β†’+ 𝓩1) (x : ChargeSpectrum 𝓩) : ChargeSpectrum 𝓩1 where qHd := f <>x.qHdqHu:=f<> x.qHd qHu := f <> x.qHu Q5 := x.Q5.image f Q10 := x.Q10.image f /- ### A.1. Mapping the e...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Map of Yukawa Terms NSum to Finset

SuperSymmetry.SU5.ChargeSpectrum.map_ofYukawaTermsNSum_toFinset

Project documentation

Given an additive monoid homomorphisms f : 𝓩 β†’+ 𝓩1, for a charge x : Charges 𝓩, x.map f is the charge of Charges 𝓩1 obtained by mapping the elements of x by f. -/ def map (f : 𝓩 β†’+ 𝓩1) (x : ChargeSpectrum 𝓩) : ChargeSpectrum 𝓩1 where qHd := f <>x.qHdqHu:=f<> x.qHd qHu := f <> x.qHu Q5 := x.Q5.image f Q10 := x.Q10.image f /- ### A.1. Mapping the e...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Map subset

SuperSymmetry.SU5.ChargeSpectrum.map_subset

Project documentation

Given an additive monoid homomorphisms f : 𝓩 β†’+ 𝓩1, for a charge x : Charges 𝓩, x.map f is the charge of Charges 𝓩1 obtained by mapping the elements of x by f. -/ def map (f : 𝓩 β†’+ 𝓩1) (x : ChargeSpectrum 𝓩) : ChargeSpectrum 𝓩1 where qHd := f <>x.qHdqHu:=f<> x.qHd qHu := f <> x.qHu Q5 := x.Q5.image f Q10 := x.Q10.image f /- ### A.1. Mapping the e...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Preimage Of Finset eq

SuperSymmetry.SU5.ChargeSpectrum.preimageOfFinset_eq

Project documentation

The preimage of a charge Charges 𝓩1 in ofFinset S5 S10 βŠ† Charges 𝓩 under mapping charges through f : 𝓩 β†’+ 𝓩1. -/ def preimageOfFinset (S5 S10 : Finset 𝓩) (f : 𝓩 β†’+ 𝓩1) (x : ChargeSpectrum 𝓩1) : Finset (ChargeSpectrum 𝓩) := let SHd := (S5.map ⟨Option.some, Option.some_injective π“©βŸ© βˆͺ {none} : Finset (Option 𝓩)).filter fun y => f <$> y = x.q...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record