Projectivization.Subspace.span_iUnion
∀ {K : Type u_1} {V : Type u_2} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {ι : Sort u_3}
(s : ι → Set (Projectivization K V)),
Projectivization.Subspace.span (⋃ i, s i) = ⨆ i, Projectivization.Subspace.span (s i)The supremum of a collection of subspaces is equal to the span of the union of the collection.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Set.iUnionstatement · cited by 2,483
- iSupstatement · cited by 2,415
- DivisionRingstatement and proof · cited by 1,062
- GaloisInsertion.gcproof · cited by 137
- Projectivizationstatement and proof · cited by 111
- GaloisConnection.l_iSupproof · cited by 78
- Projectivization.Subspacestatement · cited by 34
- Projectivization.Subspace.spanstatement · cited by 16
- Projectivization.Subspace.giproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.