Theorems Β· Theorem Β· functional analysis
LinearMap.IsWeak.congr
β {π : Type u_2} {E : Type u_3} {F : Type u_4} {E' : Type u_5} {F' : Type u_6} [inst : CommSemiring π]
[inst_1 : TopologicalSpace π] [inst_2 : AddCommMonoid E] [inst_3 : Module π E] [inst_4 : AddCommMonoid F]
[inst_5 : Module π F] [inst_6 : TopologicalSpace E] [inst_7 : AddCommMonoid E'] [inst_8 : Module π E']
[inst_9 : AddCommMonoid F'] [inst_10 : Module π F'] [inst_11 : TopologicalSpace E'] (B : E ββ[π] F ββ[π] π)
(B' : E' ββ[π] F' ββ[π] π) (e : E βL[π] E') (f : F ββ[π] F'),
((βe).arrowCongr (f.arrowCongr (LinearEquiv.refl π π))) B = B' β β [hB : B.IsWeak], B'.IsWeakSuppose B : E ββ[π] F ββ[π] π and B' : E' ββ[π] F' ββ[π] π are bilinear maps such that
E βL[π] E' and F ββ[π] F'. If B.IsWeak, then so also B'.IsWeak.
- Defined in
- Mathlib.Topology.Algebra.Module.IsWeak
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms Β· uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- TopologicalSpacestatement and proof Β· cited by 24,529
- Modulestatement and proof Β· cited by 20,661
- RingHom.idstatement and proof Β· cited by 18,349
- AddCommMonoidstatement and proof Β· cited by 12,281
- CommSemiringstatement and proof Β· cited by 10,911
- LinearMapstatement and proof Β· cited by 10,215
- LinearEquivstatement and proof Β· cited by 3,317
- iInfproof Β· cited by 1,690
- ContinuousLinearEquivstatement and proof Β· cited by 743
- ContinuousLinearEquiv.symmproof Β· cited by 368
- TopologicalSpace.inducedproof Β· cited by 148
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.