Theorems · Definition · number theory
ZSpan.ceil
{E : Type u_1} →
{ι : Type u_2} →
{K : Type u_3} →
[inst : NormedField K] →
[inst_1 : NormedAddCommGroup E] →
[inst_2 : NormedSpace K E] →
(b : Module.Basis ι K E) →
[inst_3 : LinearOrder K] →
[IsStrictOrderedRing K] → [FloorRing K] → [Fintype ι] → E → ↥(Submodule.span ℤ (Set.range ⇑b))The map that sends a vector of E to the element of the ℤ-lattice spanned by b obtained
by rounding up its coordinates on the basis b.
- Defined in
- Mathlib.Algebra.Module.ZLattice.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Submodulestatement · cited by 7,192
- Finset.sumproof · cited by 5,195
- Set.rangestatement · cited by 4,705
- Finset.univproof · cited by 3,473
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Submodule.spanstatement · cited by 1,504
- Module.Basisstatement and proof · cited by 1,477
Cited by3
Results whose statement or proof uses this declaration.
- ZSpan.repr_ceil_applystatement · cited by 1
- ZSpan.ceil_eq_self_of_memstatement · cited by 0
- ZSpan.ceil.congr_simpstatement and proof · cited by 0