Theorems · Theorem · linear algebra
MultilinearMap.piFamily_zero
∀ {ι : Type uι} {κ : ι → Type uκ} {R : Type uR} {M : (i : ι) → κ i → Type uM} {N : ((i : ι) → κ i) → Type uN}
[inst : Semiring R] [inst_1 : (i : ι) → (k : κ i) → AddCommMonoid (M i k)]
[inst_2 : (p : (i : ι) → κ i) → AddCommMonoid (N p)] [inst_3 : (i : ι) → (k : κ i) → Module R (M i k)]
[inst_4 : (p : (i : ι) → κ i) → Module R (N p)], MultilinearMap.piFamily 0 = 0- Defined in
- Mathlib.LinearAlgebra.Multilinear.Pi
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, 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.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- MultilinearMapstatement · cited by 370
- zero_applyproof · cited by 251
- MultilinearMap.extproof · cited by 60
- MultilinearMap.piFamilystatement · cited by 9
- MultilinearMap.piFamily_applyproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.