Mathlib Changelog
v4
Changelog
About
Github
Theorem
RCLike.inner_apply
Modification history
2025-03-13 16:19
Mathlib/Analysis/InnerProductSpace/Basic.lean
refactor: change `⟪x, y⟫_𝕜 := conj x * y` to `y * conj x`. (#22715) …
Modified
RCLike.inner_apply
View on Github →
2024-03-28 10:26
Mathlib/Analysis/InnerProductSpace/Basic.lean
chore: Rename `IsROrC` to `RCLike` (#10819) …
Added
RCLike.inner_apply
View on Github →