Theorems · Theorem · functional analysis
InnerProductSpace.rankOne_eq_rankOne_iff_comm
∀ {𝕜 : Type u_4} [inst : RCLike 𝕜] {F : Type u_8} {H : Type u_9} [inst_1 : NormedAddCommGroup F]
[inst_2 : InnerProductSpace 𝕜 F] [inst_3 : NormedAddCommGroup H] [inst_4 : InnerProductSpace 𝕜 H] {a c : F} {b d : H},
((InnerProductSpace.rankOne 𝕜) a) b = ((InnerProductSpace.rankOne 𝕜) c) d ↔
((InnerProductSpace.rankOne 𝕜) b) a = ((InnerProductSpace.rankOne 𝕜) d) c- Cited by
- 1 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- mul_commproof · cited by 2,262
- Inner.innerproof · cited by 1,089
- starRingEndstatement · cited by 671
- inner_smul_rightproof · cited by 68
- inner_smul_leftproof · cited by 49
- inner_conj_symmproof · cited by 48
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductSpace.exists_of_rankOne_eq_rankOneproof · cited by 0