Theorems · Definition · linear algebra
PiTensorProduct.lifts
{ι : Type u_1} →
{R : Type u_4} →
[inst : CommSemiring R] →
{s : ι → Type u_7} →
[inst_1 : (i : ι) → AddCommMonoid (s i)] →
[inst_2 : (i : ι) → Module R (s i)] →
(PiTensorProduct R fun i => s i) → Set (FreeAddMonoid (R × ((i : ι) → s i)))The set of lifts of an element x of ⨂[R] i, s i in FreeAddMonoid (R × Π i, s i).
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Set.ofPredproof · cited by 6,101
- PiTensorProductstatement and proof · cited by 181
- FreeAddMonoidstatement and proof · cited by 145
- AddCon.toQuotientproof · cited by 38
Cited by13
Results whose statement or proof uses this declaration.
- PiTensorProduct.bddBelow_projectiveSemiNormAuxstatement and proof · cited by 4
- PiTensorProduct.mem_lifts_iffstatement · cited by 3
- PiTensorProduct.norm_defstatement · cited by 2
- PiTensorProduct.norm_eval_le_projectiveSeminormproof · cited by 2
- PiTensorProduct.projectiveSeminorm_tprod_leproof · cited by 2
- PiTensorProduct.lifts_addstatement and proof · cited by 1
- PiTensorProduct.lifts_smulstatement and proof · cited by 1
- PiTensorProduct.lifts_zerostatement · cited by 1
- PiTensorProduct.nonempty_liftsstatement · cited by 0
- PiTensorProduct.projectiveSeminorm_add_leproof · cited by 0
- PiTensorProduct.projectiveSeminorm_applystatement · cited by 0
- PiTensorProduct.projectiveSeminorm_smul_leproof · cited by 0