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

Contr pre Contr Co Unit

Lorentz.contr_preContrCoUnit

Plain-language statement

Contraction on the right with contrCoUnit does nothing.

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Contr Co Contraction apply metric

Lorentz.contrCoContraction_apply_metric

Project documentation

The metric ηᵢᵢ as a morphism 𝟙_ (Rep ℂ SL(2,ℂ)) ⟶ complexCo ⊗ complexCo, making its invariance under the action of SL(2,ℂ). -/ def coMetric : (Representation.trivial ℂ SL(2,ℂ) ℂ).IntertwiningMap (CoℂModule.SL2CRep.tprod CoℂModule.SL2CRep) where toFun := fun a => let a' : ℂ := a a' • coMetricVal map_add' := fun x y => by simp only [add_smul] map_smu...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Basis left

Lorentz.contrContrContractField.basis_left

Project documentation

The metric tensor is non-degenerate. -/ lemma nondegenerate : (∀ (x : ContrMod d), ⟪x, y⟫ₘ = 0) ↔ y = 0 := by refine Iff.intro (fun h => ?) (fun h => ?) · exact (self_parity_eq_zero_iff _).mp ((symm _ _).trans $ h _) · simp [h] set_option backward.isDefEq.respectTransparency false in lemma matrix_apply_eq_iff_sub : ⟪x, Λ *ᵥ y⟫ₘ = ⟪x, Λ' *ᵥ y⟫ₘ ↔ ⟪x, (Λ...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record
Project-declaredLean 4.32.0

Same eq det to Self Adjoint

Lorentz.contrContrContractField.same_eq_det_toSelfAdjoint

Project documentation

The metric tensor is non-degenerate. -/ lemma nondegenerate : (∀ (x : ContrMod d), ⟪x, y⟫ₘ = 0) ↔ y = 0 := by refine Iff.intro (fun h => ?) (fun h => ?) · exact (self_parity_eq_zero_iff _).mp ((symm _ _).trans $ h _) · simp [h] set_option backward.isDefEq.respectTransparency false in lemma matrix_apply_eq_iff_sub : ⟪x, Λ *ᵥ y⟫ₘ = ⟪x, Λ' *ᵥ y⟫ₘ ↔ ⟪x, (Λ...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record